From 647d3357b4403b9e16d1fe6e9283abad28166a12 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 13 Oct 2016 07:22:12 +0300 Subject: [PATCH] Fix a typo --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5ad0b05..baad35ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2934,7 +2934,7 @@ expected-test-failures: - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 - - commtative # https://github.com/athanclark/commutative/issues/4 + - commutative # https://github.com/athanclark/commutative/issues/4 - docopt # https://github.com/docopt/docopt.hs/issues/29