diff -r 8127319c02f2 -r 60e1fad78d58 netserver/HWProto.hs --- a/netserver/HWProto.hs Tue Nov 04 17:04:54 2008 +0000 +++ b/netserver/HWProto.hs Tue Nov 04 21:53:30 2008 +0000 @@ -1,4 +1,7 @@ -module HWProto where +module HWProto +( + handleCmd +) where import IO import Data.List