cvs commit: fptools/hslibs/data/edison/Assoc PatriciaLoMap.hs
Simon Marlow <[email protected]> Mon, 6 Jan 2003 08:15:43 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.hslibs |
|---|---|
| Message-ID | <200301061615.IAA28312__40763.1046408371$1041869785@glass.cse.ogi.edu> |
simonmar 2003/01/06 08:15:42 PST
Modified files:
hslibs/data/edison/Assoc PatriciaLoMap.hs
Log:
import Data.Int and Data.Bits rather than Int and Bits respectively,
so that the data package doesn't need to depend on haskell98 (the bug
was that the dependency is currently missing).
Revision Changes Path
1.6 +2 -2 fptools/hslibs/data/edison/Assoc/PatriciaLoMap.hs