Binary package “libghc-non-negative-doc” in ubuntu precise

Non-negative numbers for Haskell; documentation

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides a class for non-negative numbers, a wrapper which
 can turn any ordered numeric type into a member of that class, and a
 lazy number type for non-negative numbers (a generalization of Peano
 numbers).