summaryrefslogtreecommitdiff
path: root/src/Gtk/State.dcl
AgeCommit message (Collapse)AuthorFilesLines
2019-10-22Add custom GtkM state monad with a bind that does not grow the stackCamil Staps1-6/+14
2019-10-21Add appWorld and accWorldCamil Staps1-0/+3
2019-10-20Add synonym type GtkM a :== State GtkState aCamil Staps1-4/+6
2019-10-20Initial commitCamil Staps1-0/+28