#7210: Bang in front of type name crashes GHC
--------------------------------+-------------------------------------------
 Reporter:  tibbe               |          Owner:                  
     Type:  bug                 |         Status:  patch           
 Priority:  normal              |      Component:  Compiler        
  Version:  7.6.1-rc1           |       Keywords:                  
       Os:  Unknown/Multiple    |   Architecture:  Unknown/Multiple
  Failure:  Compile-time crash  |       Testcase:                  
Blockedby:                      |       Blocking:                  
  Related:                      |  
--------------------------------+-------------------------------------------

Comment(by patrick@…):

 commit 62da65a6ba728603b0ee4dab31cd9d59123f3135
 {{{
 Author: Patrick Palka <[email protected]>
 Date:   Mon Sep 3 10:27:26 2012 -0400

     Fail nicely when encountering an invalid bang annotation (#7210)

  compiler/typecheck/TcHsType.lhs |    6 +++++-
  1 files changed, 5 insertions(+), 1 deletions(-)
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to