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