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.
1 parent 480b34a commit d5e9fb3Copy full SHA for d5e9fb3
ChangeLog.md
@@ -1,5 +1,9 @@
1
# ChangeLog for typed-process
2
3
+## 0.2.11.1
4
+
5
+* No user-visible changes
6
7
## 0.2.11.0
8
9
* Expose more from `System.Process.Typed.Internal`
package.yaml
@@ -1,5 +1,5 @@
name: typed-process
-version: 0.2.11.0
+version: 0.2.11.1
synopsis: Run external processes, with strong typing of streams
description: Please see the tutorial at <https://github.com/fpco/typed-process#readme>
category: System
0 commit comments