SourceGraph icon indicating copy to clipboard operation
SourceGraph copied to clipboard

updated for ghc 8.4.2; released source code as a library

Open hpacheco opened this issue 7 years ago • 0 comments

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.

hpacheco avatar Sep 12 '18 15:09 hpacheco