File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ synopsis:
66
77description :
88 This library provides an alternative `Process` effect for the
9- [` effectful`][ https://github.com/haskell-effectful/effectful] ecosystem.
9+ [effectful]( https://github.com/haskell-effectful/effectful) ecosystem.
1010 While to the `Process` effect shipped with the `effectful` library is based on
11- the [` process`][ https://hackage.haskell.org/package/process] package this
11+ the [process]( https://hackage.haskell.org/package/process) package this
1212 implementation relies on
13- [` typed-process`][ https://hackage.haskell.org/package/typed-process] instead.
13+ [typed-process]( https://hackage.haskell.org/package/typed-process) instead.
1414
1515category : System
1616homepage :
You can’t perform that action at this time.
0 commit comments