mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
0fd78a24c1
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
7 lines
243 B
Text
7 lines
243 B
Text
The dlist package implements differences lists for Haskell: a list-like type
|
|
supporting O(1) append and snoc.
|
|
|
|
This requires ghc.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|