packages feed

haskell-src-exts-1.9.5: Test/examples/MultiCtxt.hs

{-# LANGUAGE RankNTypes #-}

module MultiCtxt where

multipleCtx :: Eq a => (Show a => a)
multipleCtx = undefined