haskell-vector-space-points: update to version 0.1.2.0
This commit is contained in:
parent
f548355ce8
commit
56c3274d20
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "vector-space-points";
|
||||
version = "0.1.1.1";
|
||||
sha256 = "08lar9ydni87w79y86xk2blddsgx5n6gwz3262w8z32dgy9lrmwx";
|
||||
version = "0.1.2.0";
|
||||
sha256 = "19azl6g14rsxs0qbik6x637qw9jv4xl01w65xd0xh7833mypmj6d";
|
||||
buildDepends = [ newtype vectorSpace ];
|
||||
meta = {
|
||||
description = "A type for points, as distinct from vectors";
|
||||
|
Loading…
Reference in New Issue
Block a user