drop time version requirement
This commit is contained in:
parent
58932cd930
commit
9ae0f07327
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ executable chaoszone
|
|||
-- other-modules:
|
||||
other-extensions: OverloadedStrings
|
||||
build-depends: base >=4.10 && <4.11
|
||||
, time >=1.7
|
||||
, time
|
||||
, filepath >=1.4
|
||||
, hakyll >=4.9.8.0
|
||||
, HTTP
|
||||
|
|
Loading…
Reference in a new issue