diff options
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. |
