diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-26 15:14:20 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-26 15:14:20 -0400 |
| commit | 636c7cf5ba42d3636e06f298feae0b9219be6067 (patch) | |
| tree | 07dd62f06b56e7eddcd6d53973e4f4c063d00c27 /doc/haskell_newbie.mdwn | |
| parent | 341064ea8cfaeb04ec4129239edc096a314de036 (diff) | |
update docs for new property types
Diffstat (limited to 'doc/haskell_newbie.mdwn')
| -rw-r--r-- | doc/haskell_newbie.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/haskell_newbie.mdwn b/doc/haskell_newbie.mdwn index e92481f9..a150b202 100644 --- a/doc/haskell_newbie.mdwn +++ b/doc/haskell_newbie.mdwn @@ -96,7 +96,7 @@ is. <pre> config.hs:30:19: Couldn't match expected type `RevertableProperty' - with actual type `Property NoInfo' + with actual type `Property DebianLike' In the return type of a call of `Apt.installed' In the second argument of `(!)', namely `Apt.installed ["ssh"]' In the first argument of `(&)', namely |
