Merge VectorTypes.hs into Vector.hs
This commit is contained in:
@@ -16,7 +16,6 @@ module Algorithms.QuadTree
|
||||
QTZipper)
|
||||
where
|
||||
|
||||
import Algebra.VectorTypes
|
||||
import Algebra.Vector
|
||||
import Data.Foldable (foldlM)
|
||||
import Data.List (partition)
|
||||
|
||||
Reference in New Issue
Block a user