"Tn X-10n" <[EMAIL PROTECTED]> writes:

>> change :: String -> Bool
>> change "1"  = True
>> change "0"  = False

> > conv :: [String] -> [Bool]======================unable to declare [[Bool]]

Again: a String is a list of ....?

-kzm
-- 
If I haven't seen further, it is by standing in the footprints of giants
_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to