From 7caa5d6f67bc7c368bd3cfa6219de7891d23d3c2 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Mon, 27 Aug 2012 10:39:11 -0500 Subject: haskell/haskell-vector: Fixed dep info Signed-off-by: Erik Hanson --- haskell/haskell-vector/README | 2 -- 1 file changed, 2 deletions(-) diff --git a/haskell/haskell-vector/README b/haskell/haskell-vector/README index b00214737e..7ba5f91bf4 100644 --- a/haskell/haskell-vector/README +++ b/haskell/haskell-vector/README @@ -1,7 +1,5 @@ An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework. -This requires ghc, and haskell-primitive. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache -- cgit v1.2.3-65-gdbad