
#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