|
[ ghc-Bugs-1120098 ] ghc hangs during compilation: msg#00030lang.haskell.glasgow.bugs
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> |
|---|---|---|
| Previous by Date: | RE: Compiler complains about duplicate instance declarations, Simon Peyton-Jones |
|---|---|
| Next by Date: | [ ghc-Bugs-1120098 ] ghc hangs during compilation, SourceForge.net |
| Previous by Thread: | Compiler complains about duplicate instance declarations, Volker Wysk |
| Next by Thread: | [ ghc-Bugs-1120098 ] ghc hangs during compilation, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |