Move Haskell executable in to subdirectory
This commit is contained in:
parent
7e572b75ee
commit
b1d8b6e1bf
@ -7,7 +7,7 @@ maintainer: patricktaldis@gmail.com
|
|||||||
|
|
||||||
executable garnet
|
executable garnet
|
||||||
main-is: Main.hs
|
main-is: Main.hs
|
||||||
hs-source-dirs: .
|
hs-source-dirs: exe
|
||||||
default-language: GHC2024
|
default-language: GHC2024
|
||||||
default-extensions:
|
default-extensions:
|
||||||
BlockArguments
|
BlockArguments
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user