SourceGraph
SourceGraph copied to clipboard
updated for ghc 8.4.2; released source code as a library
for my own projects it is useful to import some of the of the SourceGraph functions directly, such as , cyclomaticComplexity, instead of running the comand-line tool. I have lazily exported everything under the SourceGraph name domain. Perhaps more care should be taken on that.