packages feed

ormolu-0.7.3.0: data/examples/import/deprecated-export-single-line-out.hs

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

x = True