taskwarrior-0.3.0.0: Types and aeson instances for taskwarrior tasks
Safe HaskellNone
LanguageHaskell2010

Taskwarrior.Annotation

Description

Provides the Annotation type with ToJSON and FromJSON instances.

Synopsis

Documentation

data Annotation Source #

A taskwarrior Task can have multiple annotations. They contain a timestamp entry and a description.

Constructors

Annotation 

Fields