Make CWorld a member of Store
This commit is contained in:
@@ -221,6 +221,6 @@ makeLenses ''WorldBeams
|
||||
makeLenses ''CWCam
|
||||
makeLenses ''CWGen
|
||||
makeLenses ''CWTime
|
||||
-- $($(derive [d|
|
||||
-- instance Deriving (Store CWorld)
|
||||
-- |]))
|
||||
$($(derive [d|
|
||||
instance Deriving (Store CWorld)
|
||||
|]))
|
||||
|
||||
Reference in New Issue
Block a user