summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/HsLit.hs
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2017-07-27 14:45:54 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2017-07-28 09:31:55 +0100
commit6b77914cd37b697354611bcd87897885c1e5b4a6 (patch)
treef52b7bd7e2cea8bf63decb5b6d943cdda1f49fdc /compiler/hsSyn/HsLit.hs
parent7af0b906116e13fbd90f43f2f6c6b826df2dca77 (diff)
downloadhaskell-6b77914cd37b697354611bcd87897885c1e5b4a6.tar.gz
Fix instantiation of pattern synonyms
In Check.hs (pattern match ovelap checking) we to figure out the instantiation of a pattern synonym from the type of the pattern. We were doing this utterly wrongly. Trac #13768 demonstrated this bogosity. The fix is easy; and is described in PatSyn.hs Note [Pattern synonym result type]
Diffstat (limited to 'compiler/hsSyn/HsLit.hs')
0 files changed, 0 insertions, 0 deletions