heredocument library


Keywords
library, text, Propose Tags , Text.Heredoc
License
BSD-3-Clause
Install
cabal install heredocs-0.1.0.0

Documentation

heredocument library

Hackage Build Status

build and test

  $ cabal v2-install --only-dependencies
  $ cabal v2-clean && cabal v2-configure --user --enable-tests && cabal v2-build && cabal v2-test