tools/pas2c/Pas2C.hs
changeset 11398 c3a535886806
parent 10747 07ade56c3b4a
child 11840 24f309d75da8
--- a/tools/pas2c/Pas2C.hs	Mon Nov 16 15:20:49 2015 +0100
+++ b/tools/pas2c/Pas2C.hs	Mon Nov 16 15:21:20 2015 +0100
@@ -1,4 +1,5 @@
 {-# LANGUAGE ScopedTypeVariables #-}
+{-# LANGUAGE FlexibleContexts #-}
 module Pas2C where
 
 import Text.PrettyPrint.HughesPJ