diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-24 15:42:47 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-24 15:42:47 -0400 |
| commit | f5e7596cb9183158644fdd2df9996871dc0a8efa (patch) | |
| tree | 4878b3ea899cd5fe66e847f163c94b9b3e64bbcf /debian | |
| parent | ab2204fc868f8f0e9fbc57a4b0b75996a38d934d (diff) | |
converted Propellor.Info
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c9286fcf..f1138eb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,7 +8,7 @@ propellor (3.0.0) UNRELEASED; urgency=medium "RevertableProperty UnixLike UnixLike" - Change "RevertableProperty HasInfo" to "RevertableProperty (HasInfo + UnixLike) UnixLike" - - GHC needs {-# LANGUAGE PolyKinds #-} to use these new type signatures. + - GHC needs {-# LANGUAGE TypeOperators #-} to use these new type signatures. This is enabled by default for all modules in propellor.cabal. But if you are using propellor as a library, you may need to enable it manually. |
