From 9f015a2bc0c1906711e2cd0b49c8b4d8695e62a0 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Mon, 9 Oct 2017 21:05:51 +1100 Subject: [PATCH] Use consistent spacing for all my package version constraints --- package.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.yaml b/package.yaml index e1a5061..695a170 100644 --- a/package.yaml +++ b/package.yaml @@ -48,8 +48,8 @@ dependencies: - wai - blaze-markup >=0.8 && <0.9 -- conduit-combinators >= 1.1 && < 1.2 -- friendly-time >=0.4 && < 0.5 +- conduit-combinators >= 1.1 && <1.2 +- friendly-time >=0.4 && <0.5 - foreign-store >=0.2 && <0.3 - libravatar >=0.4 && <0.5 - slug >=0.1 && <0.2