| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Autoexporter
Description
This package isn't really meant to be used as a library. It's typically used as a GHC preprocessor, like so:
{-# OPTIONS_GHC -F -pgmF autoexporter #-}For more information, please see the README on GitHub: https://github.com/tfausak/autoexporter#readme.
Documentation
autoexporter :: IO () Source #