Popularity
3.1
Growing
Activity
0.0
Stable
3
3
1

Monthly Downloads: 41
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Text    
Latest version: v1.4.0

heredocs alternatives and similar packages

Based on the "Text" category.
Alternatively, view heredocs alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of heredocs or a related project?

Add another 'Text' Package

README

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