packages feed

ormolu-0.0.5.0: data/examples/module-header/warning-pragma-multiline-out.hs

module Test
  {-# DEPRECATED "This module is unstable" #-}
  (foo, bar, baz)
where

import Blah