[GHC] #10134: Pattern Matching Causes Infinite Type Error

GHC ghc-devs at haskell.org
Fri Mar 6 12:15:05 UTC 2015


#10134: Pattern Matching Causes Infinite Type Error
-------------------------------------+-------------------------------------
        Reporter:  dongen            |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.8.4
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by dongen):

 The main CLaSH page is http://christiaanb.github.io/clash2/. It contains a
 link to a tutorial.

 To compile @Dummy.lhs@ with clash, you write _clash Dummy.lhs_. It will
 call ghc itself. You can also call _clash --interactive Dummy.lhs_, which
 will call ghci.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10134#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list