packages feed

stomp-conduit 0.0.2 → 0.0.3

raw patch · 1 files changed

+9/−3 lines, 1 files

Files

stomp-conduit.cabal view
@@ -1,5 +1,5 @@ Name:            stomp-conduit-Version:         0.0.2+Version:         0.0.3 Cabal-Version:   >= 1.8 Copyright:       Copyright (c) Tobias Schoofs, 2013 - 2014 License:         LGPL@@ -44,9 +44,15 @@    . -  [0.0.1] Initial release+  [0.0.3] Correction in documentation -  extra-source-files: changelog.txt+  . ++  [0.0.2] ControlMonad imported from Control.Monad.Trans.Resource++  .++  [0.0.1] Initial release  Library   Build-Depends:   base        >= 4.0 && <= 5.0,