add another quickcheck property, and several edge cases handled
This commit is contained in:
parent
81628d24c8
commit
613f8f02e3
3 changed files with 73 additions and 8 deletions
|
@ -8,9 +8,9 @@
|
|||
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
|
||||
|
||||
module Types.MetaData (
|
||||
MetaData,
|
||||
MetaField,
|
||||
MetaValue,
|
||||
MetaData(..),
|
||||
MetaField(..),
|
||||
MetaValue(..),
|
||||
CurrentlySet(..),
|
||||
serialize,
|
||||
deserialize,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue