Merge pull request #1572 from nomeata/patch-4

All my packages should work now with GHC 8 now
This commit is contained in:
Dan Burton 2016-06-08 13:09:38 -07:00
commit 2de79e247d

View File

@ -548,12 +548,12 @@ packages:
"Joachim Breitner <mail@joachim-breitner.de>": "Joachim Breitner <mail@joachim-breitner.de>":
- circle-packing - circle-packing
- arbtt - arbtt
# GHC 8 - ghc-heap-view - ghc-heap-view
- tttool - tttool
# GHC 8 - gipeda - gipeda
- list-fusion-probe - list-fusion-probe
- haskell-spacegoo - haskell-spacegoo
# GHC 8 - tasty-expected-failure - tasty-expected-failure
"Aditya Bhargava <adit@adit.io": "Aditya Bhargava <adit@adit.io":
- HandsomeSoup - HandsomeSoup
@ -2339,6 +2339,10 @@ package-flags:
jsaddle: jsaddle:
gtk3: true gtk3: true
ghc-heap-view:
ghc_7_7: false
ghc_8_0: true
# end of package-flags # end of package-flags
# Special configure options for individual packages # Special configure options for individual packages