linear-socket 0.3.3.0 → 0.3.3.1
raw patch · 2 files changed
+4/−4 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- README.md +1/−1
- linear-socket.cabal +3/−3
README.md view
@@ -1,6 +1,6 @@ # linear-socket -| linear-socket | 0.3.3.0 |+| linear-socket | 0.3.3.1 | | ------------- | --------------------------------- | | Maintainer | Allele Dev (allele.dev@gmail.com) | | Funding | $0 USD |
linear-socket.cabal view
@@ -3,15 +3,15 @@ -- see: https://github.com/sol/hpack name: linear-socket-version: 0.3.3.0-synopsis: Initial project template from stack+version: 0.3.3.1+synopsis: TYped sockets description: Please see README.md license: GPL-3 license-file: LICENSE author: Allele Dev maintainer: allele.dev@gmail.com copyright: Copyright (C) 2017 Allele Dev-category: Web+category: Network build-type: Simple cabal-version: >= 1.10