packages feed

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

module Main where

{-# NOINLINE x #-}
x = "foo"

main = putStrLn (show x)