How to Install libghc-stringbuilder-dev in Ubuntu 18.04



Install libghc-stringbuilder-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libghc-stringbuilder-dev

Description:

writer monad for multi-line string literals

This allows the construction of multi-line string literals in a monadic way. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Homepage: http://hackage.haskell.org/package/stringbuilder

Version: 0.5.0-6build1

Section: universe/haskell