mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-11-23 06:02:52 +03:00
Remove mentions of docs.barrucadu.co.uk
This commit is contained in:
parent
2628c022c0
commit
34f6358e86
@ -30,9 +30,6 @@ complete. If there is something else you need, file an issue!
|
||||
This used to be part of dejafu, but with the dejafu-0.4.0.0 release,
|
||||
it was split out into its own package.
|
||||
|
||||
The documentation of the latest developmental version is
|
||||
[available online][docs].
|
||||
|
||||
Why this and not something else?
|
||||
--------------------------------
|
||||
|
||||
@ -61,6 +58,5 @@ Bug reports, pull requests, and comments are very welcome!
|
||||
Feel free to contact me on GitHub, through IRC (#haskell on freenode),
|
||||
or email (mike@barrucadu.co.uk).
|
||||
|
||||
[docs]: https://docs.barrucadu.co.uk/concurrency/dejafu-0.4
|
||||
[async]: https://hackage.haskell.org/package/async
|
||||
[parconc]: http://chimera.labs.oreilly.com/books/1230000000929
|
||||
|
@ -5,9 +5,6 @@ Integration between the [dejafu][] library for concurrency testing and
|
||||
[HUnit][]. This lets you easily incorporate concurrency testing into
|
||||
your existing test suites.
|
||||
|
||||
The documentation of the latest developmental version is
|
||||
[available online][docs].
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
@ -16,6 +13,5 @@ Bug reports, pull requests, and comments are very welcome!
|
||||
Feel free to contact me on GitHub, through IRC (#haskell on freenode),
|
||||
or email (mike@barrucadu.co.uk).
|
||||
|
||||
[docs]: https://docs.barrucadu.co.uk/hunit-dejafu
|
||||
[dejafu]: https://hackage.haskell.org/package/dejafu
|
||||
[HUnit]: https://hackage.haskell.org/package/HUnit
|
||||
|
@ -5,9 +5,6 @@ Integration between the [dejafu][] library for concurrency testing and
|
||||
[tasty][]. This lets you easily incorporate concurrency testing into
|
||||
your existing test suites.
|
||||
|
||||
The documentation of the latest developmental version is
|
||||
[available online][docs].
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
@ -16,6 +13,5 @@ Bug reports, pull requests, and comments are very welcome!
|
||||
Feel free to contact me on GitHub, through IRC (#haskell on freenode),
|
||||
or email (mike@barrucadu.co.uk).
|
||||
|
||||
[docs]: https://docs.barrucadu.co.uk/tasty-dejafu
|
||||
[dejafu]: https://hackage.haskell.org/package/dejafu
|
||||
[tasty]: https://hackage.haskell.org/package/tasty
|
||||
|
Loading…
Reference in New Issue
Block a user