From 8878aaaf649962f4360a94109a674da756ad2202 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Thu, 8 Jan 2015 13:54:23 +0100 Subject: update base to ghc-7.10 --- packages/base/src/Numeric/Chain.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/base/src/Numeric/Chain.hs') diff --git a/packages/base/src/Numeric/Chain.hs b/packages/base/src/Numeric/Chain.hs index 4c497f0..55e2df6 100644 --- a/packages/base/src/Numeric/Chain.hs +++ b/packages/base/src/Numeric/Chain.hs @@ -1,3 +1,5 @@ +{-# LANGUAGE FlexibleContexts #-} + ----------------------------------------------------------------------------- -- | -- Module : Numeric.Chain -- cgit v1.2.3