Binary package “libghc-missingh-dev” in ubuntu xenial

Library of utility functions for Haskell

 MissingH is a library of all sorts of utility functions for
 Haskell programmers. It is written in pure Haskell and thus should
 be extremely portable and easy to use. It also has no prerequisites
 save those that are commonly included with Haskell compilers.
 .
 MissingH is based on MissingLib library for OCaml and contains some
 of the same features. However, some features are left behind because
 they are already in Haskell or not needed here -- and others are added
 due to things Haskell is missing, or things that Haskell makes
 possible.