Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ identical; only the first two steps are different:
because we have to use the `cabal-install` sandbox, not the Cabal one. If you
use the relative path, you are set.)

blah, blah

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wherefore blah? ...

Coding Conventions
------------------

Expand All @@ -144,8 +146,13 @@ respected. In general, try to adhere to [this style guide][guide].
Dependencies policy
-------------------

Cabal's policy is to support being built by versions of GHC that are up
to 3 years old.
blah, blah
blah, blah
blah, blah
blah, blah
blah, blah
blah, blah


The Cabal library must be buildable out-of-the-box, i.e., the
dependency versions required by Cabal must have shipped with GHC for
Expand Down