cross product

Run Settings
LanguageHaskell
Language Version
Run Command
cross_product = do a <- [1,2,3,4,5,6] b <- ["a", "b", "c"] return (a, b) main = print cross_product
Editor Settings
Theme
Key bindings
Full width
Lines