From afb3d22f05fe55c48b08705c929d10d7daf7a855 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 10 Feb 2020 08:03:34 +0200 Subject: [PATCH] Drop some packages that ship with GHC --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 263dfcc5..2f22c0ef 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -871,7 +871,7 @@ packages: - monadic-arrays - monad-products - monad-st - - mtl + # - mtl take the one that ships with GHC - nats - numeric-extras - parsers @@ -2854,7 +2854,7 @@ packages: - xlsx-tabular "Mikhail Glushenkov @23Skidoo": - - Cabal + # - Cabal take the one that ships with GHC - cabal-install < 0 # via base-4.13.0.0 # - pointful # haskell-src-exts @@ -4385,7 +4385,6 @@ packages: - options - optparse-applicative - parallel - - parsec - path-pieces - pcg-random - persistable-record