packages feed

ormolu-0.3.0.0: data/examples/other/disabling/preserve-trailing-whitespace.hs

foo = 2  

{- ORMOLU_DISABLE -}
bar = 3  
{- ORMOLU_ENABLE -}