Source code of summer.haskell.org
See the codeThis is the source code for the summer of Haskell website.
cabalThis is the recommended method and at the time of writing is known to work with GHC 7.10.3 through GHC 9.4.8.
cabal v2-run exes -- preview
cabal install --only-dependencies
cabal build
./dist/build/summer-of-haskell/summer-of-haskell preview
stack build
stack exec -- summer-of-haskell preview
Then point your browser at http://localhost:8000
(top 30 of 72)
HTML
51.7%
CSS
25.4%
Haskell
21.9%
Source code of summer.haskell.org
See the codeThis is the source code for the summer of Haskell website.
cabalThis is the recommended method and at the time of writing is known to work with GHC 7.10.3 through GHC 9.4.8.
cabal v2-run exes -- preview
cabal install --only-dependencies
cabal build
./dist/build/summer-of-haskell/summer-of-haskell preview
stack build
stack exec -- summer-of-haskell preview
Then point your browser at http://localhost:8000
(top 30 of 72)
HTML
51.7%
CSS
25.4%
Haskell
21.9%