packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc8/Defer03.hs

module Main where

a :: Int
a = 'p'

main :: IO ()
main = print "No errors!"