summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO35
1 files changed, 35 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9258ca80433f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,35 @@
+pkgbase = haskell-linear
+ pkgdesc = Linear Algebra
+ pkgver = 1.17.1
+ pkgrel = 1
+ url = http://hackage.haskell.org/package/linear
+ install = haskell-linear.install
+ arch = i686
+ arch = x86_64
+ license = custom:BSD3
+ depends = ghc
+ depends = haskell-adjunctions<5
+ depends = haskell-binary<0.8
+ depends = haskell-bytes<1
+ depends = haskell-cereal<0.5
+ depends = haskell-containers=0.4.0.0
+ depends = haskell-deepseq=1.1.0.2
+ depends = haskell-distributive<1
+ depends = haskell-hashable<1.3
+ depends = haskell-lens<5
+ depends = haskell-reflection<2
+ depends = haskell-semigroupoids<5
+ depends = haskell-semigroups<1
+ depends = haskell-tagged<1
+ depends = haskell-template-haskell
+ depends = haskell-transformers=0.2.2.0
+ depends = haskell-transformers-compat<1
+ depends = haskell-unordered-containers<0.3
+ depends = haskell-vector<0.11
+ depends = haskell-void<1
+ options = strip
+ source = http://hackage.haskell.org/packages/archive/linear/1.17.1/linear-1.17.1.tar.gz
+ sha512sums = b60dd3d259a7cdbdb912c790a1d6af0ed287feb8bce99dfdd12810667ba47abb80dc4d0d4d0db8a57a334812fc814521016a23734421178b7e1d5dddf090b4b3
+
+pkgname = haskell-linear
+