Isaac Dupree wrote:
>> liftM2 (:)
>>   (peekCString =<< (linked_list_getdata ptr))
>>   (linkedListToHaskellStringList =<< linked_list_next ptr)

formerly missing parenthesis fixed in the above before it bites you :(

Isaac
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to