How to Install libghc-aeson-prof in Ubuntu 18.04



Install libghc-aeson-prof by entering the following commands in the terminal:

sudo apt update
sudo apt install libghc-aeson-prof

Description:

Fast JSON parsing and encoding library; profiling libraries

It is a JSON parsing and encoding library optimized for ease of use and high performance. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Homepage: https://github.com/bos/aeson

Version: 1.1.2.0-1build1

Section: universe/haskell