How to Install libghc-mime-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libghc-mime-dev

Description:

working with MIME types

Codecs for Base64, quoted-printable, and MIME parts. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Homepage: https://github.com/GaloisInc/mime

Version: 0.4.0.2-4build2

Section: universe/haskell