diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-04-22 21:06:18 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-04-22 21:06:18 -0400 |
| commit | 4b73fcf2feb761710f78a33a7b48a1b0a4d1a894 (patch) | |
| tree | ad222162ee6559f43caa6e6aa87fee275fdcf569 /doc/todo/integrate_shell-monad.mdwn | |
| parent | 329281586ce0689dca58f84bf802c528badf7810 (diff) | |
update
Diffstat (limited to 'doc/todo/integrate_shell-monad.mdwn')
| -rw-r--r-- | doc/todo/integrate_shell-monad.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/integrate_shell-monad.mdwn b/doc/todo/integrate_shell-monad.mdwn index 0fa3da03..0b2ea4fc 100644 --- a/doc/todo/integrate_shell-monad.mdwn +++ b/doc/todo/integrate_shell-monad.mdwn @@ -6,3 +6,6 @@ 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/package/shell-monad> (or a similar library) as a way to generate shell code. --[[Joey]] + +<http://hackage.haskell.org/package/turtle> might be another good option +--[[Joey]] |
