Commit Graph

11 Commits

Author SHA1 Message Date
Christine Dodrill d4cefb71b1 Newline here for clarity 2015-07-28 08:43:49 -07:00
Christine Dodrill 846bbe8eef render posts and users 2015-07-28 08:38:30 -07:00
Christine Dodrill 60ab03761e Log requests to standard out 2015-07-28 07:28:03 -07:00
Christine Dodrill 2173c47696 Add static middleware 2015-07-28 01:10:52 -07:00
Christine Dodrill b28c20f4e5 Run stylish-haskell 2015-07-28 00:00:18 -07:00
Christine Dodrill 7bc70e9753 Simplify Post
You need to import this as qualified or things will break.

Also add some blaze crap for the lols
2015-07-27 23:53:11 -07:00
Christine Dodrill 4b3aa612e3 make the types more explicit 2015-07-27 23:29:29 -07:00
Christine Dodrill b6ca8364a4 Move Post to its own module 2015-07-27 23:18:58 -07:00
Christine Dodrill 5a14a1849a Use Text instead of String 2015-07-27 23:12:13 -07:00
Christine Dodrill b5f1a707e2 Show a single post on / 2015-07-27 22:54:37 -07:00
Christine Dodrill 29215421f3 Add basic working hello world example 2015-07-27 22:03:13 -07:00