packages feed

haddock-2.13.2: html-test/src/DeprecatedModule.hs

-- | Documentation for "DeprecatedModule".
module DeprecatedModule {-# DEPRECATED "Use \"Foo\" instead" #-} where

foo :: Int
foo = 23