<div dir="ltr">I am trying to convert a string to a float.&nbsp; It seems that Data.ByteString library only supports readInt.&nbsp;&nbsp;&nbsp; After some googling I came accross a possibloe implementation: <a href="http://sequence.svcs.cs.pdx.edu/node/373">http://sequence.svcs.cs.pdx.edu/node/373</a><br>
<br>My questions are:&nbsp;&nbsp; <br><br>a) is there a standard library implementation of string -&gt; Double and float?<br>b) Why is it that the ByteString only supports readInt? Is there a reason for it?<br clear="all"><br><br>Thanks,<br>
<br>Daryoush Mehrtash<br>
</div>