Update README.
This commit is contained in:
parent
f7ac4ab906
commit
bde6987f0e
19
README.md
19
README.md
@ -1,3 +1,18 @@
|
||||
# portfolio-haskell
|
||||
## Haskell
|
||||
|
||||
An attempt to change my personal website to have a Haskell backend.
|
||||
### Cabal
|
||||
|
||||
* `cabal init`
|
||||
* `cabal build`
|
||||
* `cabal install --only-dependancies`
|
||||
|
||||
### Blaze
|
||||
|
||||
[adit.io - Making A Website With Haskell](https://www.adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
|
||||
|
||||
## PureScript
|
||||
|
||||
### VS Code extensions
|
||||
|
||||
* PureScript IDE
|
||||
* PureScript Language Support
|
||||
Loading…
x
Reference in New Issue
Block a user