Binary package “libghc-semialign-prof” in ubuntu mantic

Align and Zip type-classes from the common Semialign ancestor; profiling libraries

 This Haskell library implements the 'Semialign' class, which represents a
 generalized notion of "zipping with padding" that combines structures without
 truncating to the size of the smaller input.
 .
 It turns out that the 'zip' operation fits well the 'Semialign' class,
 forming a lattice-like structure.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.