diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/integrate_shell-monad.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo/integrate_shell-monad.mdwn b/doc/todo/integrate_shell-monad.mdwn index 9cdfa6ec..0fa3da03 100644 --- a/doc/todo/integrate_shell-monad.mdwn +++ b/doc/todo/integrate_shell-monad.mdwn @@ -4,5 +4,5 @@ userScriptProperty where a shell command has to be built that can be fed into sudo. The current code for this is just all strings and easy to make mistakes in. -It would be good to integrate <http://hackage.haskell.org/shell-monad> -as a way to generate shell code. --[[Joey]] +It would be good to integrate <http://hackage.haskell.org/package/shell-monad> +(or a similar library) as a way to generate shell code. --[[Joey]] |
