packages feed

ghc-exactprint-0.5.0.0: tests/examples/transform/AddHiding2.hs

module AddHiding2 where

import Data.Maybe hiding (f1,f2)

f = 1