packages feed

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

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

x = True