Move executable
parent
392e5b7569
commit
95017640a8
|
@ -137,8 +137,8 @@ executable brittany
|
|||
if flag(brittany-dev-lib)
|
||||
buildable: False
|
||||
|
||||
main-is: Main.hs
|
||||
hs-source-dirs: src-brittany
|
||||
hs-source-dirs: source/executable
|
||||
main-is: Main.hs
|
||||
|
||||
test-suite unittests
|
||||
import: executable
|
||||
|
|
Loading…
Reference in New Issue