packages feed

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

module Main where

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

main = putStrLn (show x)