From e8e0cb7f36641ffb7901178bc54fef98eba9215c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 12 Apr 2018 14:34:05 +0200 Subject: Fix build --- webgui/thermoprint-webgui.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webgui') diff --git a/webgui/thermoprint-webgui.cabal b/webgui/thermoprint-webgui.cabal index dcd3c4f..e2a50dd 100644 --- a/webgui/thermoprint-webgui.cabal +++ b/webgui/thermoprint-webgui.cabal @@ -37,7 +37,7 @@ executable thermoprint-webgui , text >=1.2.2 && <2 , exceptions >=0.8.2 && <1 , containers >=0.5.6 && <1 - , either >=4.4.1 && <5 + , either >=4.4.1 && <6 , time >=1.5.0 && <2 , data-default-class >=0.0 && <1 hs-source-dirs: src -- cgit v1.2.3