packages feed

hls-fourmolu-plugin-2.5.0.0: test/testdata/Fourmolu3.hs

b :: Bool
b =
    id $ id $
        case True && True of
            True -> True
            False -> False