Remove mtl dependency
This commit is contained in:
@@ -4,7 +4,8 @@ module Dodge.Randify (
|
||||
) where
|
||||
|
||||
import Control.Lens
|
||||
import Control.Monad.State
|
||||
--import Control.Monad.State
|
||||
import Control.Monad.Trans.State.Lazy
|
||||
import Dodge.Data.GenWorld
|
||||
import System.Random
|
||||
|
||||
|
||||
Reference in New Issue
Block a user