summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_fail/T15289.hs
blob: bc9143a392b57ce8fb74e30419ab3dd0cd8fa849 (plain)
1
2
3
4
5
{-# LANGUAGE PatternSynonyms #-}
{-# LANGUAGE ScopedTypeVariables #-}
module Oops where

pattern What = True :: Maybe