packages feed

ghc-exactprint-0.5.1.0: tests/examples/ghc8/T10997.hs

module T10997 where

import T10997a

foo :: Exp a -> String
foo Tru = "True"