newer ghc

This commit is contained in:
crumbtoo
2024-03-24 08:05:39 -06:00
parent 9678d3206a
commit 93ef870e56
7 changed files with 24 additions and 25 deletions

View File

@@ -75,7 +75,6 @@ library
, text >= 2.0.2 && < 2.3
, unordered-containers >= 0.2.20 && < 0.3
, recursion-schemes >= 5.2.2 && < 5.3
, monadic-recursion-schemes
, data-fix >= 0.3.2 && < 0.4
, utf8-string >= 1.0.2 && < 1.1
, extra >= 1.7.0 && <2
@@ -88,14 +87,8 @@ library
, these >=0.2 && <2.0
, free >=5.2
, bifunctors >=5.2
, blaze-html
, blaze-markup
, clay
, jmacro
, js-jquery
, aeson
, aeson >=2.2.1.0 && <2.3.1.0
, lens-aeson
-- , servant
hs-source-dirs: src
default-language: GHC2021