An open API service indexing awesome lists of open source software.

https://github.com/danr/srcloc

Annotates Haskell DSLs with sorce locations and names of lambda binders
https://github.com/danr/srcloc

Last synced: over 1 year ago
JSON representation

Annotates Haskell DSLs with sorce locations and names of lambda binders

Awesome Lists containing this project

README

          

cabal install

cd tests

ghc -fplugin=SrcLoc Tests.hs

./Tests