Clean up application file structure
This commit is contained in:
parent
4f5817c032
commit
9258aa4f4d
3 changed files with 99 additions and 93 deletions
|
|
@ -33,10 +33,9 @@ library:
|
|||
|
||||
executables:
|
||||
mima-run:
|
||||
main: MimaRun.hs
|
||||
source-dirs: app
|
||||
main: Main.hs
|
||||
source-dirs: app/MimaRun
|
||||
ghc-options:
|
||||
- -main-is MimaRun
|
||||
- -threaded
|
||||
- -rtsopts
|
||||
- -with-rtsopts=-N
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue