logo       

[ ghc-Bugs-1120098 ] ghc hangs during compilation: msg#00030

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-1120098 ] ghc hangs during compilation

Bugs item #1120098, was opened at 2005-02-10 07:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1120098&group_id=8032

Category: Compiler (Type checker)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: ghc hangs during compilation

Initial Comment:
The following code causes both ghc-6.4.20050209 and
ghc-6.2.2 to hang during compilation.

newtype S = S { unS :: S -> S }

y :: S -> S
y (S f) = g (S g) where g h = f (unS h h)


Thomas Jäger <ThJaeger@xxxxxxxxx>

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1120098&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise