From 453b0bb163d566f138602448dd0c40412dc05a66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=83=D1=80=20=D0=A4=D0=B0=D0=B9=D0=B7?= =?UTF-8?q?=D1=80=D0=B0=D1=85=D0=BC=D0=B0=D0=BD=D0=BE=D0=B2?= Date: Fri, 18 Aug 2017 11:52:41 +0500 Subject: [PATCH] Return yesod-form-richtext to LTS `yesod-form-richtext` was blocked by `yesod-form`. The latter is in LTS 9 now, so I believe the former should be included again. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 71ac9abd..e21ee3a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1094,7 +1094,7 @@ packages: - zip-archive "Arthur Fayzrakhmanov @geraldus": - # - yesod-form-richtext # GHC 8.2.1 via yesod-form + - yesod-form-richtext - ghcjs-perch "Sebastian Nagel @ch1bo":