[GHC] #13485: Doesn't warn about variable not in scope
GHC
ghc-devs at haskell.org
Sat Mar 25 22:45:23 UTC 2017
#13485: Doesn't warn about variable not in scope
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: worksforme | Keywords: GADTs
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Iceland_jack):
Ah you need to add
{{{#!hs
{-# OPTIONS_GHC -fdefer-typed-holes #-}
}}}
I have it in my `.ghci`
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13485#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list