packages feed

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

{-# OPTIONS_GHC -O #-}
module Main(main) where
import GHC.Exts
main = print 1
go (Ptr a) = a