From: Ian Lynagh Date: Sun, 5 Aug 2007 13:28:56 +0000 (+0000) Subject: Add Distribution.System to compat X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=4c77ef829d1d656f9d70842f5ef850e33b4d5d2a Add Distribution.System to compat --- diff --git a/compat/Distribution/System.hs b/compat/Distribution/System.hs new file mode 100644 index 0000000..8cf5f26 --- /dev/null +++ b/compat/Distribution/System.hs @@ -0,0 +1,3 @@ +{-# OPTIONS -cpp #-} +#include "Cabal/Distribution/System.hs" +-- dummy comment