blob: b1c328b5cc1f5328f7a8f32bf33801793d2c626e (
plain)
1
2
3
4
5
|
The dlist package implements differences lists for Haskell: a list-like
type supporting O(1) append and snoc.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|