diff -r a7efecf4f49f -r c3a535886806 tools/pas2c/Pas2C.hs --- 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