add missing be in Haskell guidelines
This commit is contained in:
parent
0c6ac0367a
commit
33a8552f42
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ to track actual package dependencies correctly.
|
|||
|
||||
== Dependencies
|
||||
The `+cabal-tweak-dep-ver+` script
|
||||
can used to change version bounds of dependencies
|
||||
can be used to change version bounds of dependencies
|
||||
in the package's .cabal file:
|
||||
`+cabal-tweak-dep-ver deppkg oldbound newbound+`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue