new compiler
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user