haskell-src-exts-1.15.0.1: tests/examples/MultiCtxt.hs
{-# LANGUAGE RankNTypes #-}
module MultiCtxt where
multipleCtx :: Eq a => (Show a => a)
multipleCtx = undefined
{-# LANGUAGE RankNTypes #-}
module MultiCtxt where
multipleCtx :: Eq a => (Show a => a)
multipleCtx = undefined