courier 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- courier.cabal +1/−1
courier.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: courier-version: 0.1.0.0+version: 0.1.0.1 synopsis: A message-passing library, intended for simplifying network applications description: Inspired Erlang's simple message-passing facilities, courier provides roughly similar capabilities. Applications simply create one or more endpoints, bind each to a transport