packages feed

fourmolu-0.14.1.0: data/examples/import/deprecated-export-single-line-out.hs

module A ({-# DEPRECATED "blah" #-} x) where

x = True