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