
17 Mar
2005
17 Mar
'05
1:35 p.m.
On Thu, Mar 17, 2005 at 06:22:25AM +0000, Ian Lynagh wrote:
Incidentally, "make check" in CVS hugs said:
cd tests && sh testScript | egrep -v '^--( |-----)' ./../src/hugs +q -w -pHugs: static/mod154.hs < /dev/null expected stdout not matched by reality *** static/Loaded.output Fri Jul 19 22:41:51 2002 --- /tmp/runtest11949.3 Thu Mar 17 05:46:05 2005 *************** *** 1,2 **** ! Type :? for help Hugs:[Leaving Hugs] --- 1,3 ---- ! ERROR "static/mod154.hs" - Conflicting exports of entity "sort" ! *** Could refer to Data.List.sort or M.sort Hugs:[Leaving Hugs]
This is a documented bug (though the notes in tests ought to mention this too).