[ghc] more fine-grained tuning according to stack lts 21.17

parent ff05ace0
......@@ -43,11 +43,11 @@ common defaults
StrictData
default-language: Haskell2010
build-depends:
base >=4.7 && <5
, aeson ^>= 2.2.1.0
, lens >= 5.2.2 && < 5.3
, postgresql-simple ^>= 0.6.4
, template-haskell >= 2.16.0.0 && < 2.22
base >=4.17.2.0 && <5
, aeson ^>= 2.1.2.0
, lens >= 5.2.3 && < 5.3
, postgresql-simple ^>= 0.6.5.1
, template-haskell >= 2.19.0.0 && < 2.22
library
import:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment