How to Install libghc-sdl-prof in Ubuntu 18.04



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

sudo apt update
sudo apt install libghc-sdl-prof

Description:

Haskell SDL binding for GHC - profiling libraries

This package provides the SDL library bindings for the Haskell programming language, compiled for profiling. SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard.

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

Version: 0.6.6.0-1

Section: universe/haskell