#895: Mis-parses curly braces in package description ----------------------------+----------------------------------------------- Reporter: nomeata | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: Cabal library | Version: 1.8.0.6 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Curly braces can be used to replace the layout rule in cabal file. This features seems to go wrong when curly braces are used in the description field, where they are also replaced by line breaks or something similar.
This is inconvenient for those trying to give good documentation already in the description, e.g. http://hackage.haskell.org/package/BlogLiterately and http://hackage.haskell.org/package/hamlet Curly braces inside the description (or probably inside any field) should be left alone; or at least some escaping mechanisms needs to be provided. -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/895> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel