[Hugs] #40: type/constructor namespace bug

Hugs trac at galois.com
Mon Oct 16 20:11:22 EDT 2006


#40: type/constructor namespace bug
------------------------------------------+---------------------------------
  Reporter:  duncan.coutts at worc.ox.ac.uk  |       Owner:  nobody
      Type:  defect                       |      Status:  closed
  Priority:  major                        |   Milestone:        
 Component:  hugs                         |     Version:  200609
Resolution:  invalid                      |    Keywords:        
------------------------------------------+---------------------------------
Changes (by ross):

  * resolution:  => invalid
  * status:  new => closed

Comment:

 hugs +k reports:
 {{{
 ERROR "Api.hs":156 - Kind error in constructor application
 *** expression     : Document -> API
 *** constructor    : Document
 *** kind           : * -> *
 *** does not match : *
 }}}
 The `Document` type changed kind in Sep 2005 ([http://cvs.haskell.org/cgi-
 bin/cvsweb.cgi/fptools/libraries/HaXml/src/Text/XML/HaXml/Types.hs?f=h;only_with_tag=MAIN#rev1.6
 rev. 1.6 of Text.XML.HaXml.Types])

-- 
Ticket URL: <http://hackage.haskell.org/trac/hugs/ticket/40>
Hugs <http://www.haskell.org/hugs/>
Hugs 98, an interpreter for Haskell


More information about the Hugs-Bugs mailing list