Update README.
This commit is contained in:
parent
af99d21510
commit
cf855b9bef
18
README.md
18
README.md
@ -1,18 +1,16 @@
|
|||||||
## Haskell
|
# Haskell Portfolio
|
||||||
|
|
||||||
|
This project is my attempt to learn the Haskell programming language and build a simple website with it.
|
||||||
|
|
||||||
### Cabal
|
### Cabal
|
||||||
|
|
||||||
* `cabal init`
|
* `cabal init`
|
||||||
|
* `cabal run`
|
||||||
* `cabal build`
|
* `cabal build`
|
||||||
* `cabal install --only-dependancies`
|
* `cabal install --only-dependancies`
|
||||||
|
|
||||||
### Blaze
|
## Links
|
||||||
|
|
||||||
[adit.io - Making A Website With Haskell](https://www.adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
|
* [adit.io - Making A Website With Haskell](https://www.adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
|
||||||
|
* [Learn You a Haskell for Great Good!](https://learnyouahaskell.github.io/chapters.html)
|
||||||
## PureScript
|
* [GHCup first steps](https://www.haskell.org/ghcup/steps/)
|
||||||
|
|
||||||
### VS Code extensions
|
|
||||||
|
|
||||||
* PureScript IDE
|
|
||||||
* PureScript Language Support
|
|
||||||
Loading…
x
Reference in New Issue
Block a user