18 Nov
2010
18 Nov
'10
1:05 a.m.
My program needs a list such as [IO 3, IO "f", IO 'z'] :: Show s => [IO s]. Is there any way to achieve this without wrapping all the values in existentially quantified types?