packages feed

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

module Main where

a :: Int
a = 'p'

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