]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/commit
Add config file parsing.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 28 Jun 2012 01:16:39 +0000 (21:16 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 28 Jun 2012 01:16:39 +0000 (21:16 -0400)
commitebedcdb6b1b8925dcfb5700d076f25743fac8645
tree8230a901ec566f1148def29966f09e47b234576a
parentabd072d7a4b825cdfc7aaa49ef3c7897ffad3bf2
Add config file parsing.
lwn-epub.cabal
src/CommandLine.hs
src/Configuration.hs [new file with mode: 0644]
src/ExitCodes.hs
src/LWN/Page.hs
src/LWN/URI.hs
src/Main.hs
src/Misc.hs