From ce998a0902748c6ad41c9c5402aaa777f513c998 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 27 Jan 2019 09:48:23 +0200 Subject: [PATCH] Drop haskell-src-meta and close #4214 This allows a newer version of haskell-src-exts in --- build-constraints.yaml | 39 ++++++++++++++++++++++++++++++++------- 1 file changed, 32 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9458d12..7ec80205 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3905,18 +3905,43 @@ packages: - rdf < 0 - universe < 0 + - haskell-src-meta < 0 + - stylish-haskell < 0 + - QuasiText < 0 + - aeson-qq < 0 + - codo-notation < 0 + - here < 0 + - interpolate < 0 + - interpolatedstring-perl6 < 0 + - invertible < 0 + - language-c-quote < 0 + - postgresql-typed < 0 + - qm-interpolated-string < 0 + - bugsnag-haskell < 0 + - hspec-wai-json < 0 + - microformats2-parser < 0 + - elm2nix < 0 + - hledger < 0 + - ucam-webauth < 0 + - aeson-typescript < 0 + - eventstore < 0 + - fmt < 0 + - generics-eot < 0 + - hpack < 0 + - servant-elm < 0 + - hledger-api < 0 + - hledger-ui < 0 + - hledger-web < 0 + - cabal2nix < 0 + - hpack-dhall < 0 + - stack < 0 + - stack2nix < 0 + "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.6.1.0 "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/4214 - # waiting on haskell-src-meta - - haskell-src-exts < 1.21 - - hlint < 2.1.12 - - hoogle < 5.0.17.4 - - haskell-names < 0.9.5 - # https://github.com/kuribas/cubicbezier/issues/9 # waiting on cubicbezier - matrices < 0.5 # build failure because of cubicbezier