Commit Graph

7 Commits

Author SHA1 Message Date
Artem Pelenitsyn 61546a5770 Fix broken link to official nixpkgs guide to Haskell infrastructure (#923) 2020-11-11 15:01:00 +13:00
Domen Kožar 2852a9521f Reorganize tutorials (#702)
* fix hackage and stackage to work

* user-guides -> tutorials

* Restructure tutorials

* getting-started: clarify on packages and components

* Update docs/tutorials/development.md

Co-authored-by: Rodney Lorrimar <dev@rodney.id.au>

* getting-started: bail out if cabal.project and stack.yaml are present

* hackage-stackage: delete duplicated content

Co-authored-by: Rodney Lorrimar <dev@rodney.id.au>
2020-06-19 13:37:02 +12:00
Domen Kožar 138695d0a2 Split out introdocution into motivation, add features, prepare getting started (#634) 2020-05-31 11:06:02 +08:00
Phil de Joux 5ef9d5b576 Fix typos in the introduction. (#249)
* Fix typos in introduction.

* Missed an article.
2019-10-08 12:05:09 +10:00
Rodney Lorrimar 3747f54357 Update the docs (#165)
The docs are not complete yet, but we can start improving them from here.
2019-06-07 14:46:44 +10:00
Rodney Lorrimar e68e3178d2 docs: Add instructions for installing nix-tools (#87)
* docs: Fix some sentences in the introduction

* docs: Add instructions for installing nix-tools
Resolves #85

* docs: Add IRC channel to readme
Because our documentation isn't perfect yet, users are likely to have
questions.
2019-03-13 15:44:37 +08:00
Moritz Angermann 79a704960e Adds documentation (#46)
* Adds documentation
2019-02-22 10:54:07 +08:00