github generated gh-pages branch
This commit is contained in:
4
h/.gitignore
vendored
4
h/.gitignore
vendored
@@ -1,4 +0,0 @@
|
||||
*.swp*
|
||||
*tmp*
|
||||
*swp*
|
||||
*~
|
||||
@@ -1,4 +0,0 @@
|
||||
module Main
|
||||
where
|
||||
|
||||
main=putStrLn "Hello, World!"
|
||||
10
h/html.html
10
h/html.html
@@ -1,10 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Hello World HTML
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello World</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user