All my packages should work now with GHC 8 now

This commit is contained in:
Joachim Breitner 2016-06-08 11:38:41 +02:00
parent 179375c475
commit 2a83aadf63

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,9 @@ package-flags:
jsaddle: jsaddle:
gtk3: true gtk3: true
ghc-heap-view:
ghc_8_0: true
# end of package-flags # end of package-flags
# Special configure options for individual packages # Special configure options for individual packages