#8883: FlexibleContexts checking should happen also on inferred signature -------------------------------------+------------------------------------ Reporter: Blaisorblade | Owner: jstolarek Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by Jan Stolarek <jan.stolarek@…>): In [changeset:"1d2ffb6ab1ef973c85f893b5ea4a72cfa59ce484/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="1d2ffb6ab1ef973c85f893b5ea4a72cfa59ce484" Validate inferred theta. Fixes #8883 This checks that all the required extensions are enabled for the inferred type signature. Updates binary and vector submodules. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8883#comment:13> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler