mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 03:31:59 +01:00
Merge pull request #1485 from massysett/master
Pinchot is GHC 8 compatible
This commit is contained in:
commit
5380c1634f
@ -117,7 +117,7 @@ packages:
|
|||||||
- cartel
|
- cartel
|
||||||
- Earley
|
- Earley
|
||||||
- ofx
|
- ofx
|
||||||
# GHC 8 - pinchot
|
- pinchot
|
||||||
# GHC 8 - validation
|
# GHC 8 - validation
|
||||||
|
|
||||||
"Neil Mitchell":
|
"Neil Mitchell":
|
||||||
@ -2323,11 +2323,6 @@ package-flags:
|
|||||||
jsaddle:
|
jsaddle:
|
||||||
gtk3: true
|
gtk3: true
|
||||||
|
|
||||||
# Only necessary for template-haskell < 2.11, so please
|
|
||||||
# remove this when moving up to GHC 8.0
|
|
||||||
pinchot:
|
|
||||||
oldtemplatehaskell: 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