summaryrefslogtreecommitdiff
path: root/progs/demo/X11/gobang/misc.hi
blob: 29a29be01cca78f9006c8bd5c7e4b808db95987f (about) (plain)
1
2
3
4
5
6
7
interface Misc where

random :: Int -> IO Int

{-#
random :: LispName("lisp:random")
#-}