packages feed

ghc-exactprint-0.5.3.1: tests/examples/ghc80/T10997.hs

module T10997 where

import T10997a

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