[Hackage] #233: case of Boolean values "true" and "false" should
not matter
Hackage
trac at galois.com
Mon Feb 11 05:45:23 EST 2008
#233: case of Boolean values "true" and "false" should not matter
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Cabal library | Version: 1.2.3.0
Severity: normal | Keywords:
Difficulty: normal | Ghcversion: 6.8.2
Platform: |
----------------------------+-----------------------------------------------
The Cabal documentation does not specify the formatting of Boolean values
"true" and "false". Hence it seems reasonable to assume that case does
not matter, as it does not matter for any field name. However, the ghc-
based implementation of Cabal seems to only accept init-caps "True" and
"False".
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/233>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list