Fix capitalization of flag #1400

This commit is contained in:
Michael Snoyman 2016-05-01 17:13:31 +03:00
parent 08872d5ce5
commit 97f568cb1f

View File

@ -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