diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-10 11:40:12 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-10 11:40:12 -0400 |
| commit | 349e675a499187379ddb14c5f6ce8203de10183e (patch) | |
| tree | 44f9eed959335dca27bb35947a952c3ca9f97efb /propellor.cabal | |
| parent | ea29beecfeebf304e544ab588da43fa66d83fd43 (diff) | |
Improved documentation, particularly of the Propellor module.
This involved some code changes, including some renaming of instance
methods. (ABI change)
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 32f3772d..1ac763f7 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.8.1 +Version: 2.9.0 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> @@ -69,6 +69,7 @@ Library Exposed-Modules: Propellor + Propellor.Location Propellor.Property Propellor.Property.Aiccu Propellor.Property.Apache |
