How to Install libghc-data-default-instances-base-prof in Ubuntu 18.04



Install libghc-data-default-instances-base-prof by entering the following commands in the terminal:

sudo apt update
sudo apt install libghc-data-default-instances-base-prof

Description:

default instances for types in base; profiling libraries

This module defines Default instances for the types Int, Int8, Int16, Int32, Int64, Word, Word8, Word16, Word32, Word64, Integer, Float, Double, Ratio, Complex, '(->)', IO, Maybe, '()', '[]', Ordering, Any, All, Last, First, Sum, Product, Endo, Dual, and tuples. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Homepage: http://hackage.haskell.org/package/data-default-instances-base

Version: 0.1.0.1-2build1

Section: universe/haskell