]> gitweb.michael.orlitzky.com - numerical-analysis.git/blobdiff - numerical-analysis.cabal
Add numeric-prelude to the deps.
[numerical-analysis.git] / numerical-analysis.cabal
index 71c15241ec9f60cec3ef5d54d1faf085b085fd65..0024786c3e1c674026e4051278067f1ba76fe9a0 100644 (file)
@@ -25,7 +25,7 @@ library
     base              >= 3 && < 5,
     fixed-vector      == 0.2.*,
     numbers           == 3000.1.*,
-    vector            == 0.10.*
+    numeric-prelude   == 0.3.*
 
   hs-source-dirs:
     src/