From: Ian Lynagh Date: Tue, 13 May 2008 19:00:22 +0000 (+0000) Subject: Add Distribution.Compat.Exception to the compat library X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=0ad3c497305a4ae19f7f73f3f916481706761e54 Add Distribution.Compat.Exception to the compat library --- diff --git a/compat/Distribution/Compat/Exception.hs b/compat/Distribution/Compat/Exception.hs new file mode 100644 index 0000000..6e3922d --- /dev/null +++ b/compat/Distribution/Compat/Exception.hs @@ -0,0 +1,3 @@ +{-# OPTIONS -cpp #-} +#include "Cabal/Distribution/Compat/Exception.hs" +-- dummy comment