new compiler
This commit is contained in:
parent
6cc9842f94
commit
1c1e9b8aa5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ executable chaoszone
|
||||||
main-is: Main.hs
|
main-is: Main.hs
|
||||||
-- other-modules:
|
-- other-modules:
|
||||||
other-extensions: OverloadedStrings
|
other-extensions: OverloadedStrings
|
||||||
build-depends: base >=4.10 && <4.11
|
build-depends: base >=4.10 && < 5
|
||||||
, time
|
, time
|
||||||
, filepath >=1.4
|
, filepath >=1.4
|
||||||
, hakyll >=4.9.8.0
|
, hakyll >=4.9.8.0
|
||||||
|
|
Loading…
Reference in a new issue