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