Add more deriving clauses
This commit is contained in:
@@ -22,4 +22,5 @@ data Modification
|
||||
, _mdExternalID2 :: Int
|
||||
, _mdUpdate :: MdWdWd
|
||||
}
|
||||
deriving (Eq,Ord,Show,Read)
|
||||
makeLenses ''Modification
|
||||
|
||||
Reference in New Issue
Block a user