[Cryptonite] remove temporarily added vector package

This commit is contained in:
Vincent Hanquez 2015-04-11 08:27:32 +01:00
parent 8655eb0468
commit 7f64eae1f3

View File

@ -138,8 +138,6 @@ Library
, securemem >= 0.1.7
, byteable
, ghc-prim
-- temporary
, vector
ghc-options: -Wall -fwarn-tabs -optc-O3
default-language: Haskell2010
C-sources: cbits/cryptonite_chacha.c