Ticket #3614 (closed bug: invalid)
Cabal file parser can't handle colon in description
| Reported by: | dsf | Owned by: | igloo |
|---|---|---|---|
| Priority: | high | Milestone: | 6.12.1 |
| Component: | libraries/base | Version: | 6.12.1 RC1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by igloo) (diff)
The description field of the cabal file in the haskell-mtl package currently in debian sid contains an url with a colon, which leads to this error:
ghc-pkg: 13: unrecognised field or section: "(<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>),"
This comes from Cabal.Distribution.ParseUtils.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

