Proteome.Data.ProjectSpec
data ProjectSpec Source #
Constructors
Fields
Defined in Proteome.Data.ProjectSpec
Associated Types
type Rep ProjectSpec :: Type -> Type #
Methods
from :: ProjectSpec -> Rep ProjectSpec x #
to :: Rep ProjectSpec x -> ProjectSpec #
showsPrec :: Int -> ProjectSpec -> ShowS #
show :: ProjectSpec -> String #
showList :: [ProjectSpec] -> ShowS #
(==) :: ProjectSpec -> ProjectSpec -> Bool #
(/=) :: ProjectSpec -> ProjectSpec -> Bool #
fromMsgpack :: Object -> Either DecodeError ProjectSpec #
toMsgpack :: ProjectSpec -> Object #