packages feed

haskell-src-exts-1.24.0: tests/examples/MultiCtxt.hs

{-# LANGUAGE RankNTypes #-}

module MultiCtxt where

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