Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ndmitchell/ghc-process

Compiling and linking files in a single process using the GHC API
https://github.com/ndmitchell/ghc-process

Last synced: 25 days ago
JSON representation

Compiling and linking files in a single process using the GHC API

Awesome Lists containing this project

README

        

# ghc-process

Experiments to compile and link files in a single process using the GHC API,
hopefully going faster than using the command line.