diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-19 17:27:54 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-19 17:27:54 -0400 |
| commit | 231848730cb282937c04d7c4f81380ba3b172e9f (patch) | |
| tree | d33c48b79ad39de3820c569fe0611b514032b8ee | |
| parent | 934ea2fcadbdc35b4789aa0c0f4ba3df437bb318 (diff) | |
| parent | 98fea9135ad61ef06e685e1852d5c78918fff0d7 (diff) | |
Merge branch 'joeyconfig'
| -rw-r--r-- | doc/haskell_newbie.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/haskell_newbie.mdwn b/doc/haskell_newbie.mdwn index 2cdddbf8..21ea5dd3 100644 --- a/doc/haskell_newbie.mdwn +++ b/doc/haskell_newbie.mdwn @@ -1,3 +1,5 @@ +[[!meta title="Propellor configuration for the Haskell newbie"]] + Propellor's config file is written in Haskell, and [Haskell](http://www.haskell.org/) is invaluable to extend Propellor with your own custom properties. But you don't need to know about monads to |
