#12094: Unlifted types and pattern synonym signatures -------------------------------------+------------------------------------- Reporter: akio | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler (Type | Version: 8.0.1 checker) | Keywords: Resolution: | PatternSynonyms Operating System: Unknown/Multiple | Architecture: Type of failure: GHC rejects | Unknown/Multiple valid program | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D2255 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Matthew Pickering <matthewtpickering@…>): In [changeset:"8c9b8a31dd9e085704ecac3361a64f196a0bc09d/ghc" 8c9b8a31/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="8c9b8a31dd9e085704ecac3361a64f196a0bc09d" Allow unlifted types in pattern synonym result type Fixes #12094 Test Plan: ./validate Reviewers: austin, bgamari Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D2255 GHC Trac Issues: #12094 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12094#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler