packages feed

fourmolu-0.4.0.0: data/examples/other/disabling/preserve-trailing-whitespace.hs

foo = 2  

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