Re: [Hugs] #40: type/constructor namespace bug

Hugs <[email protected]> Tue, 17 Oct 2006 00:11:22 -0000
Newsgroups gmane.comp.lang.haskell.hugs.bugs
Message-ID <070.63a313871a154ee9d9222c538c89ffe2@localhost>
#40: type/constructor namespace bug
------------------------------------------+---------------------------------
  Reporter:  [email protected]  |       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

_______________________________________________
Hugs-Bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/hugs-bugs