[project @ 2002-12-17 12:27:30 by simonmar]
authorsimonmar <unknown>
Tue, 17 Dec 2002 12:27:30 +0000 (12:27 +0000)
committersimonmar <unknown>
Tue, 17 Dec 2002 12:27:30 +0000 (12:27 +0000)
commit931f16bbdcf82221a29fe404af604b9372dc60c4
treefaf1907d2e0a4c81d628a44a1793bf87ab017066
parent4be8b8b3051b020ef813176b75c21d11ebaab1d9
[project @ 2002-12-17 12:27:30 by simonmar]
Oops, cmpFS uses strcmp() to compare strings, so it has a '\0'
terminator requirement.  Fix it to use strncmp() instead.
ghc/compiler/utils/FastString.lhs