Remove bounds for base
This commit is contained in:
parent
db38a5ffd5
commit
9ce5c23663
|
@ -15,7 +15,7 @@ common warnings
|
||||||
executable berlin-scraper
|
executable berlin-scraper
|
||||||
import: warnings
|
import: warnings
|
||||||
main-is: Main.hs
|
main-is: Main.hs
|
||||||
build-depends: base ^>=4.17.1.0
|
build-depends: base
|
||||||
, scalpel
|
, scalpel
|
||||||
, aeson
|
, aeson
|
||||||
, wreq
|
, wreq
|
||||||
|
|
Loading…
Reference in a new issue