packages feed

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

{-# LANGUAGE ConstraintKinds #-}
module ContextOrdering where

foo :: (x m a) => Int
foo = 5