Skip to content

Commit 8ada6bf

Browse files
committed
Add user-oriented resources in README.md
Manual and venues where to (h)ask questions.
1 parent 8077bed commit 8ada6bf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,16 @@ Ways to build `cabal-install` for everyday use
7070
if you don't have a pre-existing version of `cabal-install`,
7171
look into the [`bootstrap`](bootstrap) directory.
7272
73+
Learn how to use `cabal` and get support
74+
----------------------------------------
75+
76+
`cabal` comes with a thorough [User Manual](https://cabal.readthedocs.io).
77+
If you are new to `cabal` and want to quickly learn the basics, check
78+
[Getting Started With Haskell and Cabal](https://cabal.readthedocs.io/en/latest/getting-started.html).
79+
80+
Got questions? Ask in [Haskell Matrix](https://matrix.to/#/#haskell:matrix.org)
81+
(online chat) or [Haskell Discourse](https://discourse.haskell.org).
82+
7383
Build for hacking and contributing to cabal
7484
-------------------------------------------
7585

0 commit comments

Comments
 (0)