From 012c62dd09635e69dbe8a58fc481f86a42f046a9 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Sun, 15 Oct 2017 00:10:35 +1100 Subject: [PATCH] Fix inconsistent formatting of package version constraints --- package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.yaml b/package.yaml index e5f3b41..0429c32 100644 --- a/package.yaml +++ b/package.yaml @@ -48,7 +48,7 @@ dependencies: - wai - blaze-markup >=0.8 && <0.9 -- conduit-combinators >= 1.1 && <1.2 +- conduit-combinators >=1.1 && <1.2 - esqueleto >=2.5 && <2.6 - friendly-time >=0.4 && <0.5 - foreign-store >=0.2 && <0.3