projects
/
barrelfish
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
update tree to use ghc7.4
[barrelfish]
/
tools
/
fof
/
IL
/
Paka
/
Builders.lhs
diff --git
a/tools/fof/IL/Paka/Builders.lhs
b/tools/fof/IL/Paka/Builders.lhs
index
963117a
..
bf3058b
100644
(file)
--- a/
tools/fof/IL/Paka/Builders.lhs
+++ b/
tools/fof/IL/Paka/Builders.lhs
@@
-13,7
+13,7
@@
> module IL.Paka.Builders where
-> import Text.PrettyPrint.HughesPJ
+> import Text.PrettyPrint.HughesPJ hiding (first)
> import qualified Data.Map as Map
> import Debug.Trace