Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soulomoon/scip-ghc-plugin
https://github.com/soulomoon/scip-ghc-plugin
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/soulomoon/scip-ghc-plugin
- Owner: soulomoon
- License: bsd-3-clause
- Created: 2024-07-16T20:44:04.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-11T13:48:26.000Z (3 months ago)
- Last Synced: 2024-08-11T15:01:29.621Z (3 months ago)
- Language: Haskell
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# scip-ghc-plugin
A ghc plugin that modify the Ext.Ast module to generate SCIP file.
## usage
Usage is simple, just add the following to your cabal file:
```cabal
build-depends: scip-ghc-plugin
ghc-options: -fplugin=scip-ghc-plugin
```## Limitations
It only supports 9.8.2.