Copyright | Oleg Grenrus |
---|---|
License | GPL-3.0-or-later |
Safe Haskell | None |
Language | Haskell2010 |
This is a demo application of how you can make Cabal-like file formatter.
Documentation
cabalFmt :: MonadCabalFmt r m => FilePath -> ByteString -> m String Source #