ghc-mod/Language/Haskell
Anthony Cowley 78c5cea161 DeferErrors implies DeferTypedHoles in GHC >= 7.10
The Opt_DeferErrors flag should imply Opt_DeferTypedHoles. The proper
API for setting these flags that implements such implications is
unfortunately not exposed by GHC.
2015-08-17 15:14:44 -04:00
..
GhcMod DeferErrors implies DeferTypedHoles in GHC >= 7.10 2015-08-17 15:14:44 -04:00
GhcMod.hs Drop memory-mapped files, since ghc doesn't play well with those 2015-08-16 23:20:00 +03:00