[Haddock] [haddock] #202: pattern match failure
haddock
haddock at projects.haskell.org
Thu Apr 26 05:27:12 BST 2012
#202: pattern match failure
-------------------+--------------------------------------------------------
Reporter: carter | Owner:
Type: defect | Status: new
Priority: major | Milestone: 2.10.0
Version: 2.9.4 | Keywords:
-------------------+--------------------------------------------------------
when building quickcheck 2.4.2 with ghc 7.5 head (todays github version)
when generating the docs with
haddock version 2.10.0 (built with 7.4)
I get the following error
Running Haddock for QuickCheck-2.4.2...
Warning: The documentation for the following packages are not installed.
No
links will be generated to these packages: rts-1.0
Preprocessing library QuickCheck-2.4.2...
Haddock coverage:
haddock: internal error: Pattern match failure in do expression at
utils/haddock/src/Haddock/Interface/Create.hs:65:3-10
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/202>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list