Closed zaxtax closed 7 years ago
I just pushed 5f5150362ddaacf96910a4ccdcb8699a9ed137ea which does this more safely (i.e., without logFloat
throwing an error). Test it out and make sure it works for you, then I'll publish it to Hackage
Works for me!
FWIW, I'm going to try to get the Vector
instances put in before I publish it. Feel free to harass me if it's not done by next weekend.
Interesting. What made you decide to include them?
Is the Vector
instance stuff happening?
It would be nice if there was a Read instance for LogFloat. As a first pass I have the following: