From 10392ba990689dcb020c0ff924045b797b9e5550 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Fri, 10 May 2019 21:07:04 +0200 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=98megaparsec-tests=E2=80=99=20and?= =?UTF-8?q?=20=E2=80=98parser-combinators-tests=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Test suites of the ‘megaparsec’ and ‘parser-combinators’ were separated into their own packages. In addition, I took the liberty of sorting the list of my packages for clarity. --- build-constraints.yaml | 44 ++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6089c0d3..2b13d780 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2381,33 +2381,35 @@ packages: - tar-conduit "Mark Karpov @mrkkrp": - - megaparsec - - htaglib - - path-io - - hspec-megaparsec - - zip - JuicyPixels-extra - - identicon - - pagination - - text-metrics - - tagged-identity - - req - - req-conduit - cue-sheet - - wave - flac - flac-picture - - lame - - path - forma - - stache - - parser-combinators - - modern-uri - - mmark - - mmark-ext - - html-entity-map - - mmark-cli - ghc-syntax-highlighter + - hspec-megaparsec + - htaglib + - html-entity-map + - identicon + - lame + - megaparsec + - megaparsec-tests + - mmark + - mmark-cli + - mmark-ext + - modern-uri + - pagination + - parser-combinators + - parser-combinators-tests + - path + - path-io + - req + - req-conduit + - stache + - tagged-identity + - text-metrics + - wave + - zip "Emmanuel Touzery @emmanueltouzery": - app-settings