tools/pas2c/Pas2C.hs
branchqmlfrontend
changeset 11403 b894922d58cc
parent 11398 c3a535886806
child 11840 24f309d75da8
--- a/tools/pas2c/Pas2C.hs	Tue Sep 08 19:20:58 2015 +0300
+++ b/tools/pas2c/Pas2C.hs	Mon Nov 16 22:57:24 2015 +0300
@@ -1,4 +1,5 @@
 {-# LANGUAGE ScopedTypeVariables #-}
+{-# LANGUAGE FlexibleContexts #-}
 module Pas2C where
 
 import Text.PrettyPrint.HughesPJ