lib: move ChangeSet.hs to NetProtocol/Types.hs
this reflects the contents better, because the module actually contains all types that are sent over the network at some point
Showing
- myOwnPad.cabal 1 addition, 1 deletionmyOwnPad.cabal
- server/Server.hs 1 addition, 1 deletionserver/Server.hs
- src/Pad/NetProtocol/Instances.hs 1 addition, 1 deletionsrc/Pad/NetProtocol/Instances.hs
- src/Pad/NetProtocol/Parse.hs 1 addition, 1 deletionsrc/Pad/NetProtocol/Parse.hs
- src/Pad/NetProtocol/Types.hs 8 additions, 1 deletionsrc/Pad/NetProtocol/Types.hs
- tests/Pad/Tests.hs 1 addition, 1 deletiontests/Pad/Tests.hs
Loading
Please register or sign in to comment