added cabal stubs for mate-common and mate;
[mate.git] / Mate / RegisterAllocation.hs
index 7162ae6b0aec743e7368f9db7fdac2c18f16e57e..7f220aabbac52570e955152691402ebc6291bfd2 100644 (file)
@@ -1,6 +1,9 @@
-#include "debug.h"
+{-# LANGUAGE CPP #-}
 module Mate.RegisterAllocation where
 
+
+#include "debug.h"
+
 import Data.List
 import Data.Maybe