Drop some packages that ship with GHC

This commit is contained in:
Michael Snoyman 2020-02-10 08:03:34 +02:00
parent 3679a5346a
commit afb3d22f05
No known key found for this signature in database
GPG Key ID: 907EAE2F42B52046

View File

@ -871,7 +871,7 @@ packages:
- monadic-arrays - monadic-arrays
- monad-products - monad-products
- monad-st - monad-st
- mtl # - mtl take the one that ships with GHC
- nats - nats
- numeric-extras - numeric-extras
- parsers - parsers
@ -2854,7 +2854,7 @@ packages:
- xlsx-tabular - xlsx-tabular
"Mikhail Glushenkov <mikhail.glushenkov@gmail.com> @23Skidoo": "Mikhail Glushenkov <mikhail.glushenkov@gmail.com> @23Skidoo":
- Cabal # - Cabal take the one that ships with GHC
- cabal-install < 0 # via base-4.13.0.0 - cabal-install < 0 # via base-4.13.0.0
# - pointful # haskell-src-exts # - pointful # haskell-src-exts
@ -4385,7 +4385,6 @@ packages:
- options - options
- optparse-applicative - optparse-applicative
- parallel - parallel
- parsec
- path-pieces - path-pieces
- pcg-random - pcg-random
- persistable-record - persistable-record