import Control.Arrowtov = uncurry (***) . (sub *** sub) main = print $ det ((1, 2), (3, 4))
Standard input is empty
[1 of 1] Compiling Main ( prog.hs, prog.o ) prog.hs:2:23: Not in scope: `sub' prog.hs:2:31: Not in scope: `sub' prog.hs:3:15: Not in scope: `det'
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!