haskell-vector-space-points: update to version 0.1.3
This commit is contained in:
parent
75672819ea
commit
a58a0b17c9
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vector-space-points";
|
pname = "vector-space-points";
|
||||||
version = "0.1.2.1";
|
version = "0.1.3";
|
||||||
sha256 = "0prbmk48xdr2gbxqpv0g89xz5v3k9wps9v2gymkh32jag2lgzi66";
|
sha256 = "0bk2zrccf5bxh14dzhhv89mr755j801ziqyxgv69ksdyxh8hx2qg";
|
||||||
buildDepends = [ newtype vectorSpace ];
|
buildDepends = [ newtype vectorSpace ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "A type for points, as distinct from vectors";
|
description = "A type for points, as distinct from vectors";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user