stan icon indicating copy to clipboard operation
stan copied to clipboard

🕵️ Haskell STatic ANalyser

Results 92 stan issues
Sort by recently updated
recently updated
newest added

Initial conversion to GHC 9.10 is on branch `9.10`. Test it with ``` cabal test -w ghc-9.10 --allow-newer ``` There are a number of test failures, so I suspect that...

I believe it's just `base64` that needs its bounds bumped to support GHC 9.10. Then we can add 9.10 to CI.