mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
6a511b1c66
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
7 lines
289 B
Text
7 lines
289 B
Text
The functional graph library for Haskell provides several modules
|
|
that define inductive graphs and graph algorithms.
|
|
|
|
This requires ghc, haskell-transformers, and haskell-mtl.
|
|
|
|
After uninstalling, run this command to unregister the package from the ghc
|
|
package database: ghc-pkg recache
|