Re: #15029: haddock parsing fails with valid input
"GHC" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.glasgow.bugs |
|---|---|
| Message-ID | <[email protected]> |
#15029: haddock parsing fails with valid input
-------------------------------------+-------------------------------------
Reporter: lerkok | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.10.1
Component: Compiler | Version: 8.2.2
(Parser) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by George):
This bug makes using doctest painful as it gives parse errors for programs
that ghc accepts. See also https://github.com/haskell/haddock/issues/798
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15029#comment:3>