[Haddock] [haddock] #246: Haddock doesn't build with --enable-tests

haddock haddock at projects.haskell.org
Tue May 21 02:02:50 BST 2013


#246: Haddock doesn't build with --enable-tests
--------------------+-------------------------------------------------------
Reporter:  Fūzetsu  |       Owner:     
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:     
 Version:           |    Keywords:     
--------------------+-------------------------------------------------------
 Haddock seems to build fine with simple ‘cabal configure && cabal build’.
 To let us run tests however, ‘cabal configure --enable-tests’ is needed
 first. With this flag however, a type error occurs (triple gotten where
 pair expected, see attachment). Also attaching a trivial workaround which
 seems to do the job.

 >The Glorious Glasgow Haskell Compilation System, version 7.7.20130519
 >Linux misaki 3.9.0-gentoo #1 SMP Thu May 9 20:39:14 BST 2013 i686
 Intel(R) Core(TM)2 Duo CPU L7700 @ 1.80GHz GenuineIntel GNU/Linux

 Tried with current HEAD (d15913bfcf44791a6c7668482dbc85d0e9102bb5).

-- 
Ticket URL: <http://trac.haskell.org/haddock/ticket/246>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool


More information about the Haddock mailing list