diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-01-25 16:02:49 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-01-25 16:02:49 -0400 |
| commit | 13a462c5bbd5552c16296900b68289a5fe5ba7da (patch) | |
| tree | 26bace488e307b23192621f068e986b6a7a20ecf /debian | |
| parent | 7173bb3328bbb3cfdbed0cf53f4d06d7fa130da0 (diff) | |
stack.yaml: Compile with GHC 8.0.1 against lts-7.16. Thanks, Andrew Cowie.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 20923ab8..1daf0c1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ propellor (3.2.4) UNRELEASED; urgency=medium * GHC's fileSystemEncoding is used for all String IO, to avoid encoding-related crashes in eg, Propellor.Property.File. + * stack.yaml: Compile with GHC 8.0.1 against lts-7.16. + Thanks, Andrew Cowie. -- Joey Hess <id@joeyh.name> Sat, 24 Dec 2016 15:06:36 -0400 |
