packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/DeprM.hs

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

f :: Int
f = 42