diff options
Diffstat (limited to 'compat/Distribution/License.hs')
-rw-r--r-- | compat/Distribution/License.hs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compat/Distribution/License.hs b/compat/Distribution/License.hs new file mode 100644 index 0000000000..31b1b271a6 --- /dev/null +++ b/compat/Distribution/License.hs @@ -0,0 +1,4 @@ +{-# OPTIONS -cpp #-} +#include "Cabal/Distribution/License.hs" + +-- dummy comment |