Chris Parks

Results 1 issues of Chris Parks

I'm using `brittany-0.13.1.0` with `ghc-8.10.4` on Ubuntu 18.04.5. Given a module containing a `data`-declaration that has a kind signature: ```haskell module Thing ( Thing(..) ) where data Which = This...

bug
language extension support
hs:types