emanote-1.0.2.0: Emanate a structured view of your plain-text notes
Safe HaskellSafe-Inferred
LanguageHaskell2010

Emanote.Model.Query

Documentation

data Query Source #

Instances

Instances details
Show Query Source # 
Instance details

Defined in Emanote.Model.Query

Methods

showsPrec :: Int -> Query -> ShowS #

show :: Query -> String #

showList :: [Query] -> ShowS #

Eq Query Source # 
Instance details

Defined in Emanote.Model.Query

Methods

(==) :: Query -> Query -> Bool #

(/=) :: Query -> Query -> Bool #