packages feed

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

module DeprM {-# DEPRECATED "Here can be your menacing deprecation warning!" #-} where

f :: Int
f = 42