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
- Host: GitHub
- URL: https://github.com/danr/srcloc
- Owner: danr
- Created: 2013-03-26T08:36:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-26T08:53:21.000Z (over 13 years ago)
- Last Synced: 2025-01-23T15:39:48.554Z (over 1 year ago)
- Language: Haskell
- Size: 121 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
cabal install
cd tests
ghc -fplugin=SrcLoc Tests.hs
./Tests