From f5e7596cb9183158644fdd2df9996871dc0a8efa Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 24 Mar 2016 15:42:47 -0400 Subject: converted Propellor.Info --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') 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. -- cgit v1.2.3