Add a header for GhciMonad.hs
[ghc-hetmet.git] / compiler / ghci / GhciMonad.hs
index df5b119..63c2af7 100644 (file)
@@ -1,3 +1,11 @@
+-----------------------------------------------------------------------------
+--
+-- Monadery code used in InteractiveUI
+--
+-- (c) The GHC Team 2005-2006
+--
+-----------------------------------------------------------------------------
+
 module GhciMonad where
 
 #include "HsVersions.h"