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 | 4a187cbd22820df2fa807848fa629b2819b2362a (patch) | |
| tree | 9c7c708471ff1c73d6bf4fc21f5006c8012039e8 /doc | |
| parent | bfff20aaee825e616d193cb375e03bf1a64ebd58 (diff) | |
| parent | 4b73fcf2feb761710f78a33a7b48a1b0a4d1a894 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'doc')
| -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]] |
