mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 16:25:49 +01:00
Fix capitalization of flag #1400
This commit is contained in:
parent
08872d5ce5
commit
97f568cb1f
@ -165,8 +165,7 @@ packages:
|
|||||||
- cartel
|
- cartel
|
||||||
- Earley
|
- Earley
|
||||||
- ofx
|
- ofx
|
||||||
# https://github.com/massysett/pinchot/issues/2
|
- pinchot
|
||||||
- pinchot < 0.18.0.0
|
|
||||||
- validation
|
- validation
|
||||||
|
|
||||||
"Neil Mitchell":
|
"Neil Mitchell":
|
||||||
@ -2313,7 +2312,7 @@ package-flags:
|
|||||||
# Only necessary for template-haskell < 2.11, so please
|
# Only necessary for template-haskell < 2.11, so please
|
||||||
# remove this when moving up to GHC 8.0
|
# remove this when moving up to GHC 8.0
|
||||||
pinchot:
|
pinchot:
|
||||||
oldTemplateHaskell: true
|
oldtemplatehaskell: true
|
||||||
|
|
||||||
# end of package-flags
|
# end of package-flags
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user