cabal-debian-3.0.7: Create a debianization for a cabal package

Safe HaskellNone

Debian.Debianize.Generic

Description

Some generic operations with specializations to avoid broken Data instances in types like Text and Set.

Synopsis

Documentation

gshow :: Data a => a -> StringSource

Generic show: an alternative to "deriving Show"