Move Examples module

This commit is contained in:
Dimitri Lozeve 2018-01-16 10:27:28 +00:00
parent 93578c7ddc
commit e720d90160
2 changed files with 1 additions and 1 deletions

View file

@ -39,7 +39,7 @@ executables:
tests: tests:
lsystems-test: lsystems-test:
main: Tests.hs main: Tests.hs
source-dirs: [test, app] source-dirs: test
ghc-options: ghc-options:
- -threaded - -threaded
- -rtsopts - -rtsopts