relax base dependency

This commit is contained in:
Rachel Lambda Samuelsson 2022-01-22 13:49:23 +01:00
parent 899e88fc7d
commit ff28ae4148

View File

@ -19,7 +19,7 @@ library
, Helpers , Helpers
, Config , Config
ghc-options: -Wall -O2 -threaded ghc-options: -Wall -O2 -threaded
build-depends: base ^>=4.14.1.0 build-depends: base ^>=4
, scotty , scotty
, text , text
, raw-strings-qq , raw-strings-qq