From e8f8f5445dd7891b6e597c72e7c88b36aa581b10 Mon Sep 17 00:00:00 2001 From: Khudyakov Alexey Date: Mon, 27 Sep 2010 19:45:41 +0000 Subject: [hlint] Clean up language pragmas * use LANGUAGE pragmas instead of deprecated one * remove unused pragmas --- lib/Numeric/ContainerBoot.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Numeric/ContainerBoot.hs') diff --git a/lib/Numeric/ContainerBoot.hs b/lib/Numeric/ContainerBoot.hs index f7a40fa..992a501 100644 --- a/lib/Numeric/ContainerBoot.hs +++ b/lib/Numeric/ContainerBoot.hs @@ -2,7 +2,6 @@ {-# LANGUAGE FlexibleContexts #-} {-# LANGUAGE FlexibleInstances #-} {-# LANGUAGE MultiParamTypeClasses #-} -{-# LANGUAGE FunctionalDependencies #-} {-# LANGUAGE UndecidableInstances #-} ----------------------------------------------------------------------------- -- cgit v1.2.3