We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4c8cf commit 8f58686Copy full SHA for 8f58686
src/Data/Diagram/FromNLL.purs
@@ -7,7 +7,7 @@ import Data.Foldable (length)
7
import Data.Int (rem)
8
import Data.Maybe (Maybe(..))
9
import Data.NonEmpty as NE
10
-import Data.Vec2D (vec3)
+import Data.Vec3 (vec3)
11
import Prelude
12
import View.Diagram.Model
13
0 commit comments