summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Text/Coding.hs
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@community.haskell.org>2012-03-26 20:18:23 +0000
committerSergei Trofimovich <slyfox@community.haskell.org>2012-03-26 20:18:23 +0000
commit24740d250b195450e28b496733390633910da1cf (patch)
tree2b9ee701564f136fe5e0a4dccaa971c543256a1d /src/compiler/GF/Text/Coding.hs
parenta8ddb8fe5cc671a82102101690f0a624eae057fe (diff)
Fix List.foldl / Map.foldl ambiguosity
Fixes the following error: src/runtime/haskell/PGF/Expr.hs:111:14: Ambiguous occurrence `foldl' It could refer to either `List.foldl', imported from `Data.List' at src/runtime/haskell/PGF/Expr.hs:27:1-24 (and originally defined in `GHC.List') or `Map.foldl', imported from `Data.Map' at src/runtime/haskell/PGF/Expr.hs:28:1-40
Diffstat (limited to 'src/compiler/GF/Text/Coding.hs')
0 files changed, 0 insertions, 0 deletions