Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soulomoon/scip-ghc-plugin


https://github.com/soulomoon/scip-ghc-plugin

Last synced: 24 days ago
JSON representation

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.