diff options
author | Sam Truzjan <pxqr.sta@gmail.com> | 2013-09-28 07:41:32 +0400 |
---|---|---|
committer | Sam Truzjan <pxqr.sta@gmail.com> | 2013-09-28 07:41:32 +0400 |
commit | a06f12d84d5c09e41078cf1e819bf175ec41b524 (patch) | |
tree | 537c881009f6f0c3af1692cb2a7941fabf8da903 | |
parent | 60236767ea511a95056ae3b3df5f298d443480de (diff) |
Rename Remote to Network
-rw-r--r-- | src/Network/KRPC.hs (renamed from src/Remote/KRPC.hs) | 0 | ||||
-rw-r--r-- | src/Network/KRPC/Protocol.hs (renamed from src/Remote/KRPC/Protocol.hs) | 0 | ||||
-rw-r--r-- | src/Network/KRPC/Scheme.hs (renamed from src/Remote/KRPC/Scheme.hs) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/Remote/KRPC.hs b/src/Network/KRPC.hs index 5c913daa..5c913daa 100644 --- a/src/Remote/KRPC.hs +++ b/src/Network/KRPC.hs | |||
diff --git a/src/Remote/KRPC/Protocol.hs b/src/Network/KRPC/Protocol.hs index d28fdbeb..d28fdbeb 100644 --- a/src/Remote/KRPC/Protocol.hs +++ b/src/Network/KRPC/Protocol.hs | |||
diff --git a/src/Remote/KRPC/Scheme.hs b/src/Network/KRPC/Scheme.hs index ebdc7740..ebdc7740 100644 --- a/src/Remote/KRPC/Scheme.hs +++ b/src/Network/KRPC/Scheme.hs | |||