[haddock] #111: ghc 6.10.3 -> ambiguous reference to funTyConName

haddock haddock at projects.haskell.org
Wed Jun 24 23:11:42 EDT 2009


#111: ghc 6.10.3 -> ambiguous reference to funTyConName
------------------------+---------------------------------------------------
Reporter:  scooter.phd  |       Owner:       
    Type:  defect       |      Status:  new  
Priority:  major        |   Milestone:  2.5.0
 Version:  2.4.1        |    Keywords:       
------------------------+---------------------------------------------------
 MacPorts claims that it is compiling haddock 2.4.1. The installed ghc is
 6.10.3, which reports the following during compilation:

 [15 of 24] Compiling Haddock.Interface.AttachInstances (
 src/Haddock/Interface/AttachInstances.hs, dist/build/haddock/haddock-
 tmp/Haddock/Interface/AttachInstances.o )

 src/Haddock/Interface/AttachInstances.hs:94:17:
     Ambiguous occurrence `funTyConName'
     It could refer to either
 `Haddock.Interface.AttachInstances.funTyConName', defined at
 src/Haddock/Interface/AttachInstances.hs:108:0
                           or `TypeRep.funTyConName', imported from TypeRep
 at src/Haddock/Interface/AttachInstances.hs:26:0-13

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


More information about the Haddock mailing list