From 6a511b1c665a1f7efecadaa3447af889b1dcba58 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 16 Mar 2011 01:20:14 -0500 Subject: haskell/*: Moved all of the Haskell stuff to here Signed-off-by: Robby Workman --- haskell/haskell-StateVar/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 haskell/haskell-StateVar/README (limited to 'haskell/haskell-StateVar/README') diff --git a/haskell/haskell-StateVar/README b/haskell/haskell-StateVar/README new file mode 100644 index 0000000000..2d3ee44d07 --- /dev/null +++ b/haskell/haskell-StateVar/README @@ -0,0 +1,7 @@ +This package contains state variables, which are references in the +IO monad, like IORefs or parts of the OpenGL state. + +This requires ghc. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3