Disable packages requiring cabal-version >= 2

This commit is contained in:
Dan Burton 2017-07-28 16:20:58 -07:00
parent 673ad03fdc
commit 707aa64bc2
No known key found for this signature in database
GPG Key ID: C11E00118F0CE509

View File

@ -2373,7 +2373,8 @@ packages:
# - ttrie # GHC 8.2.1 via atomic-primops
"Greg Weber <greg@gregweber.info> @gregwebs":
- base-noprelude
[]
# - base-noprelude # cabal-version >= 2
"Andrew Lelechenko <andrew.lelechenko@gmail.com> @Bodigrim":
- exp-pairs
@ -3208,9 +3209,10 @@ packages:
- safeio
"Alex Biehl <alexbiehl@gmail.com> @alexbiehl":
- haddock-library
- haddock-api
- haddock
[]
# - haddock-library # cabal-version >= 2
# - haddock-api # cabal-version >= 2
# - haddock # cabal-version >= 2
"Mark Hopkins <markjohnhopkins@gmail.com> @mjhopkins":
[]