root/hh2008/hayamiz/sandbox/hoge.hs @ 23

Revision 23, 139 bytes (checked in by hayamizu, 17 years ago)

worte parser

RevLine 
[23]1
2import Text.ParserCombinators.Parsec
3
4main = putStrLn "unk cnk mnk"
5
6ho'ge :: Int
7ho'ge = 1
8
9foo :: (Int -> (,) Int) Int -> Int
10foo = fst
Note: See TracBrowser for help on using the browser.