mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 13:41:56 +01:00
Merge pull request #1572 from nomeata/patch-4
All my packages should work now with GHC 8 now
This commit is contained in:
commit
2de79e247d
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user