1
0
portfolio-haskell/README.md
2025-05-07 22:44:02 +02:00

585 B

Haskell Portfolio

This project is my attempt to learn the Haskell programming language and build a simple website with it.

Cabal

  • cabal init
  • cabal run
  • cabal build
  • cabal freeze
  • cabal install --only-dependancies

Packages