rubik / argon

Monitor cyclomatic complexity in Haskell programs
BSD 3-Clause "New" or "Revised" License
97 stars 8 forks source link

Alternatives or updating argon #39

Open ivanperez-keera opened 2 days ago

ivanperez-keera commented 2 days ago

Hi,

I'm trying to use argon with a Haskell codebase to document some program requirements.

The status right now is that it only compiles with GHC < 8.

Is it possible to update it, or are there good alternatives that could be documented in the README for people who land here?

nh2 commented 1 day ago

@ivanperez-keera Looks like GHC 8 support is in https://github.com/rubik/argon/pull/33 but no Hackage release was made.

ivanperez-keera commented 1 day ago

Thanks, @nh2 . Maybe what we need is then to request a new release of argon.