This website requires JavaScript.
Explore
Help
Sign In
neuwirth
/
levineuwirth.org
Watch
1
Star
0
Fork
You've already forked levineuwirth.org
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
levineuwirth.org
/
build
/
Main.hs
8 lines
97 B
Haskell
Raw
Permalink
Blame
History
module
Main
where
import
Hakyll
(
hakyll
)
import
Site
(
rules
)
main
::
IO
()
main
=
hakyll
rules
Reference in New Issue
View Git Blame
Copy Permalink