"Steinitz, Dominic J" <[EMAIL PROTECTED]> wrote, > It does prompt a question: how does a humble user like > myself find out that things like toInt shouldn't be used > and that the correct approach is to use fromIntegral? Just read the doc http://haskell.cs.yale.edu/ghc/docs/latest/set/sec-int.html#AEN8522 :-) Ok, ok, the more realistic answer is, ask on the mailing list, which is what you did...and it worked. Manuel
- Re: New Version of plusAddr and HDirect Conflict Steinitz, Dominic J
- RE: New Version of plusAddr and HDirect Conf... Simon Peyton-Jones
- Manuel M. T. Chakravarty