Fix the build with GHC < 6.4 (foldl1' didn't exist)
authorIan Lynagh <igloo@earth.li>
Sat, 27 Oct 2007 21:05:26 +0000 (21:05 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 27 Oct 2007 21:05:26 +0000 (21:05 +0000)
commit1fce5fa8cc8a19e7c6d3cd6c91d0b07d2ffaf7c3
tree80f870d26f458eb33da61f7a718d5efce1f62082
parent531a43d6aa7230c737575e913f3d9c831bf42fbf
Fix the build with GHC < 6.4 (foldl1' didn't exist)
compiler/utils/Util.lhs