15a71929 ^
1 2 3 4
module DeprecatedModule2 {-# DEPRECATED "Use Foo instead" #-} where foo :: Int foo = 23