Remove IntervalMap per bokesan/IntervalMap#5

This commit is contained in:
Dan Burton 2018-03-15 15:14:29 -07:00
parent c7cc437ba2
commit d2839a2b02
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -2219,7 +2219,8 @@ packages:
- vinyl
"Christoph Breitkopf <chbreitkopf@gmail.com> @bokesan":
- IntervalMap
[]
# - IntervalMap # build failure with GHC 8.4 https://github.com/bokesan/IntervalMap/issues/5
"Michele Lacchia <michelelacchia@gmail.com> @rubik":
- docopt
@ -3270,6 +3271,7 @@ packages:
# from inclusion due to compilation failure with ghc 8.4
"Build failure with GHC 8.4":
- Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181
- IntervalMap < 0 # build failure with GHC 8.4 https://github.com/bokesan/IntervalMap/issues/5
- OneTuple < 0 # build failure with GHC 8.4 https://github.com/fpco/stackage/pull/3359
- PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die)
- Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38