Results 1 issues of fimmind

Minimal example (app/Main.hs file in standard stack's `new` template): ```haskell {-# LANGUAGE RecordWildCards #-} data Foo a = Foo {foo :: a, bar :: a} fun :: Foo a ->...

component: upstream
component: hlint