Skip to content

Commit 58a209d

Browse files
author
Mike Solomon
committed
Removes transpose function
1 parent 81637c9 commit 58a209d

File tree

3 files changed

+133
-204
lines changed

3 files changed

+133
-204
lines changed

sandbox-dev.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ let conf = ./spago.dhall
22

33
in conf
44
// { sources = conf.sources # [ "sandbox/**/*.purs" ]
5-
, dependencies = conf.dependencies # [ "aff", "js-date", "gl-matrix", "numbers", "aff-promise", "arraybuffer", "control", "float32", "foldable-traversable", "uint", "web-dom" ]
5+
, dependencies = conf.dependencies # [ "aff", "console", "js-date", "gl-matrix", "numbers", "aff-promise", "arraybuffer", "control", "float32", "foldable-traversable", "uint", "web-dom" ]
66
}

sandbox/Sandbox.js

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)