Remove the dependency on Gloss
This commit is contained in:
parent
b3854f6841
commit
ba869466e7
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ import Linear.V3
|
|||
import System.Random
|
||||
import Control.Monad (replicateM)
|
||||
|
||||
import Graphics.Gloss hiding (Point)
|
||||
--import Graphics.Gloss hiding (Point)
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue