]> gitweb.michael.orlitzky.com - dead/htsn.git/commit
Move the Report, Logging, and Terminal modules into their own namespace.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 29 Dec 2013 00:06:43 +0000 (19:06 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Sun, 29 Dec 2013 00:06:43 +0000 (19:06 -0500)
commita4eb5f096c486cb94b1e8a25de7bc16879cab6e5
treecdae37d4a1302bc677536f4e1a13ebc32394a015
parentda61a6744550e974688d46b23b11f1a842e4da2e
Move the Report, Logging, and Terminal modules into their own namespace.
htsn.cabal
makefile
src/Main.hs
src/Network/Services/TSN/Logging.hs [moved from src/Logging.hs with 98% similarity]
src/Network/Services/TSN/Report.hs [moved from src/Report.hs with 91% similarity]
src/Network/Services/TSN/Terminal.hs [moved from src/Terminal.hs with 98% similarity]
src/OptionalConfiguration.hs
src/Unix.hs