hdiff
packages
feed
hls-hlint-plugin
-1.0.2.0: test/testdata/lambdacase/LambdaCase.hs
module LambdaCase where f = \case "true" -> (True) _ -> False