]> gitweb.michael.orlitzky.com - dead/htsn.git/commit
Move FeedHosts under the TSN namespace.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 20 Dec 2013 03:19:54 +0000 (22:19 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 20 Dec 2013 03:19:54 +0000 (22:19 -0500)
commit95e23e65db31cf51c9f207a6b447da19920ee1a1
tree88c7d51b792e36c41d1c86d47da7d5c2137df155
parent3fbc7d861d1f95513151010cd0f2d620befc2870
Move FeedHosts under the TSN namespace.
Undo the global config file check.
Use a cross-platform method of getting the user's home directory.
Clarify some old comments, and add new ones.
src/Configuration.hs
src/Main.hs
src/OptionalConfiguration.hs
src/TSN/FeedHosts.hs [moved from src/FeedHosts.hs with 61% similarity]
src/Terminal.hs