packages feed

ghc-exactprint-0.5.6.0: tests/examples/ghc82/Ppr048.hs

module Ppr048 where

{-# SCc foo #-}
foo :: Int -> Int
foo       x = x

{-# SCc foo2 "label" #-}
foo2 :: ()
foo2 = ()