Skip to content

Commit 0afdff6

Browse files
authored
Fix #47: remove outdated tools
None of the listed tools works with Cabal >= 2.2. That's past the 5 year support window.
1 parent c37765b commit 0afdff6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

v1.1/pvp-specification.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -221,16 +221,6 @@ Semantic changes relative to [PVP-1.0](/v1.0)
221221
Appendix
222222
--------
223223

224-
### Tools
225-
226-
- script to check for API changes in gtk2hs:
227-
<http://code.haskell.org/gtk2hs/tools/apidiff/>
228-
- [precis](http://hackage.haskell.org/package/precis) - a simple tool
229-
for a first approximation of package API differences, see the
230-
[announcement](http://www.haskell.org/pipermail/haskell-cafe/2010-April/077023.html)
231-
- [check-pvp](http://hackage.haskell.org/package/check-pvp) is a program that checks for consistency between package
232-
dependencies and import style.
233-
234224
### Related
235225

236226
- Sven Moritz Hallberg,

0 commit comments

Comments
 (0)