
7 Mar
2009
7 Mar
'09
8:29 p.m.
Hello friggin, Saturday, March 7, 2009, 10:57:04 PM, you wrote:
dec = B.decodeFile "C:/users/saftarn/desktop/bintest.txt" >>= \a -> return $ (a :: M.Map (Int,Int) Int)
just a quick style hack: dec = B.decodeFile "C:/users/saftarn/desktop/bintest.txt" :: IO (M.Map (Int,Int) Int) -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com