Hlint pass

This commit is contained in:
2021-07-12 12:44:43 +02:00
parent 75254cd3e4
commit ac66b4b9d6
8 changed files with 85 additions and 96 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ highPipe h x@(xx,xy) y =
]
where
(a,b) = y -.- x
(a',b') = 10 *.* (normalizeV $ vNormal (a,b))
(a',b') = 10 *.* normalizeV (vNormal (a,b))
girderZ :: Float -> Point2 -> Point2 -> Picture
girderZ w x y = setDepth 50 $ color red $ pictures $