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