diff options
Diffstat (limited to 'www/hs-postgrest/Makefile.modules')
-rw-r--r-- | www/hs-postgrest/Makefile.modules | 31 |
1 files changed, 9 insertions, 22 deletions
diff --git a/www/hs-postgrest/Makefile.modules b/www/hs-postgrest/Makefile.modules index 6506654a51ab..c0829b2bd671 100644 --- a/www/hs-postgrest/Makefile.modules +++ b/www/hs-postgrest/Makefile.modules @@ -1,4 +1,4 @@ -USE_CABAL= HTTP-4000.4.1_5 \ +USE_CABAL= HTTP-4000.4.1_6 \ HUnit-1.6.2.0 \ OneTuple-0.4.2_1 \ Only-0.1_2 \ @@ -6,16 +6,16 @@ USE_CABAL= HTTP-4000.4.1_5 \ Ranged-sets-0.4.0_2 \ StateVar-1.2.2 \ adjunctions-4.4.2_2 \ - aeson-2.2.3.0_3 \ + aeson-2.2.3.0_4 \ aeson-pretty-0.8.10 \ ansi-terminal-1.1.2 \ ansi-terminal-types-1.1 \ appar-0.1.8 \ - asn1-encoding-0.9.6 \ + asn1-encoding-0.9.6_2 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.1.1_1 \ - async-2.2.5 \ + async-2.2.5_3 \ atomic-primops-0.8.8 \ attoparsec-0.14.4_6 \ attoparsec-aeson-2.2.2.0 \ @@ -45,7 +45,6 @@ USE_CABAL= HTTP-4000.4.1_5 \ cmdargs-0.10.22 \ colour-2.3.6 \ comonad-5.0.9_1 \ - concise-0.1.0.1 \ configurator-pg-0.2.10_1 \ contravariant-1.5.5 \ contravariant-extras-0.3.5.4 \ @@ -72,7 +71,7 @@ USE_CABAL= HTTP-4000.4.1_5 \ distributive-0.6.2.1_1 \ dlist-1.0_2 \ easy-file-0.2.5 \ - either-5.0.2_2 \ + either-5.0.2_3 \ entropy-0.4.1.11 \ extra-1.8 \ fast-logger-3.2.4 \ @@ -81,14 +80,9 @@ USE_CABAL= HTTP-4000.4.1_5 \ fuzzyset-0.2.4 \ generically-0.1.1_4 \ generics-sop-0.5.1.4_2 \ - gitrev-1.3.1 \ groups-0.5.3 \ - happy-2.1.4 \ - happy-lib-2.1.4 \ hashable-1.4.7.0 \ hashtables-1.4.2 \ - haskell-src-exts-1.23.1 \ - haskell-src-meta-0.8.15 \ hasql-1.6.4.4 \ hasql-dynamic-statements-0.3.1.5 \ hasql-implicits-0.1.1.3 \ @@ -108,11 +102,10 @@ USE_CABAL= HTTP-4000.4.1_5 \ insert-ordered-containers-0.2.6 \ integer-conversion-0.1.1_1 \ integer-logarithms-1.0.4 \ - interpolatedstring-perl6-1.0.2 \ invariant-0.6.4_1 \ iproute-1.7.15 \ isomorphism-class-0.3 \ - jose-0.11 \ + jose-jwt-0.10.0 \ kan-extensions-5.2.6_1 \ keys-3.12.4_1 \ lawful-conversions-0.1.6 \ @@ -121,9 +114,9 @@ USE_CABAL= HTTP-4000.4.1_5 \ math-functions-0.3.4.4 \ megaparsec-9.6.1 \ memory-0.18.0_1 \ - monad-time-0.4.0.0 \ mtl-compat-0.2.2 \ mwc-random-0.15.2.0 \ + neat-interpolation-0.5.1.4 \ network-3.1.4.0_1 \ network-byte-order-0.1.7 \ network-control-0.0.2 \ @@ -136,7 +129,7 @@ USE_CABAL= HTTP-4000.4.1_5 \ optics-extra-0.4.2.1_4 \ optics-th-0.4.1_9 \ optparse-applicative-0.18.1.0_1 \ - os-string-2.0.7 \ + os-string-2.0.7_1 \ parallel-3.2.2.0_9 \ parser-combinators-1.3.0_1 \ parsers-0.12.12_1 \ @@ -163,7 +156,6 @@ USE_CABAL= HTTP-4000.4.1_5 \ rerebase-1.21.2 \ resourcet-1.3.0 \ retry-0.9.3.1 \ - safe-0.3.21_1 \ safe-exceptions-0.1.7.4_1 \ scientific-0.3.8.0_2 \ selective-0.7.0.1 \ @@ -178,9 +170,8 @@ USE_CABAL= HTTP-4000.4.1_5 \ strict-0.5.1_1 \ strict-list-0.1.7.5 \ swagger2-2.8.9 \ - syb-0.7.2.4 \ tagged-0.8.9 \ - tasty-1.5.3_1 \ + tasty-1.5.3_2 \ template-haskell-compat-v0208-0.1.9.4 \ text-builder-0.6.7.2 \ text-builder-dev-0.3.9 \ @@ -191,10 +182,6 @@ USE_CABAL= HTTP-4000.4.1_5 \ text-short-0.1.6_3 \ th-abstraction-0.7.1.0_1 \ th-compat-0.1.6 \ - th-expand-syns-0.4.12.0 \ - th-lift-0.8.6 \ - th-orphans-0.13.16 \ - th-reify-many-0.1.10 \ these-1.2.1_2 \ time-compat-1.9.8 \ time-manager-0.0.1 \ |