diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Haddock/Interface/AttachInstances.hs | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/src/Haddock/Interface/AttachInstances.hs b/src/Haddock/Interface/AttachInstances.hs index 122ea5d0..de0b25ee 100644 --- a/src/Haddock/Interface/AttachInstances.hs +++ b/src/Haddock/Interface/AttachInstances.hs @@ -2,7 +2,9 @@  -----------------------------------------------------------------------------  -- |  -- Module      :  Haddock.Interface.AttachInstances --- Copyright   :  (c) David Waern  2006-2009 +-- Copyright   :  (c) Simon Marlow 2006, +--                    David Waern  2006-2009, +--                    Isaac Dupree 2009  -- License     :  BSD-like  --  -- Maintainer  :  haddock@projects.haskell.org | 
