diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-10 14:56:22 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-10 15:05:05 -0400 |
| commit | ae380f085bc867f7405ef0a16c849864c6552e47 (patch) | |
| tree | 22bd030a05f85bfeff90eaa48a87915edf9cdf27 /doc | |
| parent | 28fe270223ed56ef8e7fd867573b5ba6a5a221c7 (diff) | |
tighten focus of Propellor module, adding Propellor.Base for all the exports
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/haskell_newbie.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/haskell_newbie.mdwn b/doc/haskell_newbie.mdwn index 24839b12..e368569c 100644 --- a/doc/haskell_newbie.mdwn +++ b/doc/haskell_newbie.mdwn @@ -16,7 +16,6 @@ So, `-- ` starts a comment in this file. [[!format haskell """ import Propellor -import Propellor.CmdLine import qualified Propellor.Property.File as File import qualified Propellor.Property.Apt as Apt import qualified Propellor.Property.User as User |
