From 808cf452200a22baff24c5bb87fd108127c29b5c Mon Sep 17 00:00:00 2001 From: David Waern Date: Thu, 1 May 2008 12:54:01 +0000 Subject: Add LANGUAGE pragmas to source files --- src/Haddock/Interface/AttachInstances.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Haddock/Interface') diff --git a/src/Haddock/Interface/AttachInstances.hs b/src/Haddock/Interface/AttachInstances.hs index e3acc6cf..7356b9be 100644 --- a/src/Haddock/Interface/AttachInstances.hs +++ b/src/Haddock/Interface/AttachInstances.hs @@ -5,6 +5,9 @@ -- +{-# LANGUAGE MagicHash #-} + + module Haddock.Interface.AttachInstances (attachInstances) where -- cgit v1.2.3