diff options
author | Sam T <pxqr.sta@gmail.com> | 2013-05-12 07:31:58 +0400 |
---|---|---|
committer | Sam T <pxqr.sta@gmail.com> | 2013-05-12 07:31:58 +0400 |
commit | a2bc26abbe6ccea464c04b990f8a4a8fa769ba2a (patch) | |
tree | a378e98388e02393e435a20335c6d1515da311b0 /krpc.cabal | |
parent | fafdbec2cb64f11513bfe3a0a220562de97d9e36 (diff) |
~ Move Method to KRPC.
Diffstat (limited to 'krpc.cabal')
-rw-r--r-- | krpc.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@ source-repository head | |||
22 | library | 22 | library |
23 | exposed-modules: Remote.KRPC | 23 | exposed-modules: Remote.KRPC |
24 | , Remote.KRPC.Protocol | 24 | , Remote.KRPC.Protocol |
25 | , Remote.KRPC.Method | ||
26 | 25 | ||
27 | build-depends: base == 4.* | 26 | build-depends: base == 4.* |
28 | 27 | ||