We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.4
1 parent 9132eb1 commit a2f452cCopy full SHA for a2f452c
network-wait.cabal
@@ -5,7 +5,7 @@ cabal-version: 1.12
5
-- see: https://github.com/sol/hpack
6
7
name: network-wait
8
-version: 0.3.0.0
+version: 0.4.0.0
9
synopsis: Lightweight library for waiting on networked services to become available.
10
description: Please see the README on GitHub at <https://github.com/mbg/network-wait#readme> and
11
Haddock documentation for all modules, including those that are gated behind
package.yaml
@@ -1,5 +1,5 @@
1
2
3
github: "mbg/network-wait"
4
license: MIT
author: "Michael B. Gale"
0 commit comments