Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data TagsAction Source #
Instances
Show TagsAction Source # | |
Defined in Proteome.Tags.Mappings showsPrec :: Int -> TagsAction -> ShowS # show :: TagsAction -> String # showList :: [TagsAction] -> ShowS # | |
Eq TagsAction Source # | |
Defined in Proteome.Tags.Mappings (==) :: TagsAction -> TagsAction -> Bool # (/=) :: TagsAction -> TagsAction -> Bool # |