packages feed

hls-rename-plugin-1.0.0.0: test/testdata/RealignDo.expected.hs

fooBarQuux :: Maybe Integer
fooBarQuux = do x <- Just 5
                t <- Just 10
                pure $ x + t