hdiff
packages
feed
ghc-exactprint
-0.5.0.0: tests/examples/ghc8/B.hs
{-# LANGUAGE NoImplicitPrelude #-} module B where import A b :: Maybe a b = Nothing