aboutsummaryrefslogtreecommitdiffhomepage
path: root/sariulclocks.cabal
Commit message (Collapse)AuthorAge
* fix version bump!v1.2.1Sean Whitton2015-03-31
|
* version bump due to today's bug fixesSean Whitton2015-03-31
|
* version number bumpv1.1.0Sean Whitton2015-03-23
|
* dynamic cookie path (so works with devel site too)Sean Whitton2015-03-23
|
* fix boxes dependencySean Whitton2015-03-21
|
* update cabal and rename now we have two executablesSean Whitton2015-03-21
|
* comment out new monad: brokenSean Whitton2015-03-21
|
* bump version number: first live versionSean Whitton2015-03-19
|
* version number: first release!v1.0.0Sean Whitton2015-03-18
|
* new form for end of class inc. passwordSean Whitton2015-03-18
|
* attempt at a monad stack for generating the pageSean Whitton2015-03-17
|
* have discovered the liftIO functionSean Whitton2015-03-16
|
* pass calendar time to cgiMain for cookie-settingSean Whitton2015-03-16
|
* start writing very simplistic CSV file readSean Whitton2015-03-13
|
* code to read scores fileSean Whitton2015-03-13
|
* reading and writing ScoreListsSean Whitton2015-03-13
|
* steps towards project architectureSean Whitton2015-03-13
|
* mSean Whitton2015-03-13
|
* initial commitSean Whitton2015-03-12
"Hello, World" from <https://wiki.haskell.org/Web/Literature/Practical_web_programming_in_Haskell>