Skip to content

rohitx007/summer-of-haskell

 
 

Repository files navigation

summer-of-haskell

This is the source code for the summer of Haskell website.

How to build this website

Using cabal

cabal install --only-dependencies
cabal build
./dist/build/summer-of-haskell/summer-of-haskell preview

Using stack

stack build
stack exec -- summer-of-haskell preview

Then point your browser at http://localhost:8000

About

Source code of summer.haskell.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.9%
  • Haskell 24.3%
  • CSS 16.6%
  • Shell 1.2%