This website requires JavaScript.
Explore
Help
Sign In
ilyakooo0
/
Idris-dev
Watch
1
Star
0
Fork
0
You've already forked Idris-dev
mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced
2024-11-15 01:25:05 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
77324bdeff
Idris-dev
/
test
/
literate001
/
test003.lidr
9 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
uppercase modulenames
2012-10-22 23:37:35 +04:00
> module Main
Added support for literate programming with bird tracks (use .lidr extension)
2011-12-13 17:45:56 +04:00
Import the literate module
uppercase modulenames
2012-10-22 23:37:35 +04:00
> import Lit
Added support for literate programming with bird tracks (use .lidr extension)
2011-12-13 17:45:56 +04:00
Removed semicolons from tests
2012-01-07 03:05:34 +04:00
> main : IO ()
uppercase modulenames
2012-10-22 23:37:35 +04:00
> main = Lit.main
Reference in New Issue
Copy Permalink