
15 Dec
2020
15 Dec
'20
1:05 a.m.
It's the same in do-blocks: main :: IO () main = do let 3 = 2 + 2 putStrLn "Oh fiddlesticks" On Mon, Dec 14, 2020 at 12:14:53PM -0500, M Douglas McIlroy wrote:
ghc and ghci 8.6.5 accept 1=2 at top level. It seems to have no effect. What does it mean? _______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners