
2 Oct
2010
2 Oct
'10
3:18 p.m.
I just had a look at hpaste.org, and, amusingly, the first paste has this: down <- openLazyURI "http://list.iblocklist.com/?list=bt_level1" case down of Left _ -> error "Could not download file" Right bs -> do input <- bs ... I can collect a huge list of instances of this annoying pattern from Hackage and Google Code Search if it will encourage GHC HQ to make it an extension.