ghc-mod/Language/Haskell
Alejandro Cabrera daada0d27e Fix GHC 7.8.3: MatchGroup now has 4 args
Rather than use a pattern match, this patch opts to explicitly extract
the fields of interest using where syntax. This keeps compatibility
across GHC 7.8 releases.

Ref: eeaea2df3f (diff-259092edcc59456f526cdef255c181d1L909)
2014-07-11 01:15:22 -04:00
..
GhcMod Fix GHC 7.8.3: MatchGroup now has 4 args 2014-07-11 01:15:22 -04:00
GhcMod.hs Migrate the remaining parts of the exposed API to GhcMod a 2014-07-11 03:13:38 +02:00