From 7bd0fa34ba4194f7bf6c9668cb286d13fcc2b580 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Sat, 8 Jul 2017 20:05:01 +0200 Subject: Fix typo --- CabalHelper/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CabalHelper') diff --git a/CabalHelper/Main.hs b/CabalHelper/Main.hs index dcf87c5..ae78baf 100644 --- a/CabalHelper/Main.hs +++ b/CabalHelper/Main.hs @@ -20,7 +20,7 @@ #ifdef MIN_VERSION_Cabal #undef CH_MIN_VERSION_Cabal #define CH_MIN_VERSION_Cabal MIN_VERSION_Cabal -#endif> +#endif import Distribution.Simple.Utils (cabalVersion) import Distribution.Simple.Configure -- cgit v1.2.3