This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-11-28 10:15:55 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
5837cac53f
semantic
/
app
/
Main.hs
8 lines
90 B
Haskell
Raw
Normal View
History
Unescape
Escape
I mean, sure.
2015-11-18 01:44:16 +03:00
module
Main
where
Print a string.
2015-11-18 01:54:16 +03:00
import
Diff
import
Syntax
I mean, sure.
2015-11-18 01:44:16 +03:00
main
::
IO
()
Print a string.
2015-11-18 01:54:16 +03:00
main
=
putStrLn
"
hello world
"
Reference in New Issue
Copy Permalink