[Haskell-cafe] How to put data from a string to a tuple

Luke Palmer lrpalmer at gmail.com
Fri Mar 5 06:36:56 EST 2010


Consider taking this to the haskell-beginners list.

On Fri, Mar 5, 2010 at 4:32 AM, Pradeep Wickramanayake <pradeep at talk.lk> wrote:
> Hi,
>
> Im self learner in Haskell. And im stuck in a  small place which I tried
> searching in google but couldn't find
> Proper answer
>
> I have some values in a string, Im removing them one by one from the string
> (word by word) and I want to put them in a tuple. Because it contain
> Integers and Strings.

Could you be more specific?  Paste the code you have already, and be
clearer about what you are trying to accomplish.

Luke


More information about the Haskell-Cafe mailing list