
#10403: GHC crashes on a partial type signature -------------------------------------+------------------------------------- Reporter: Artyom.Kazak | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Linux | Architecture: x86_64 Type of failure: Compile-time | (amd64) crash | Test Case: partial- Blocked By: | sigs/should_compile/T10403 Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by simonpj): * status: new => closed * testcase: => partial-sigs/should_compile/T10403 * resolution: => fixed Comment: I've elaborate the test to check both `h :: _` and `h :: _ => _`. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10403#comment:12 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler