Revision fe7ad9c8

b/INSTALL
182 182
- `Crypto <http://hackage.haskell.org/package/Crypto>`_, tested with
183 183
  version 4.2.4
184 184
- `text <http://hackage.haskell.org/package/text>`_
185
- `hinotify <http://hackage.haskell.org/package/hinotify>`_
185
- `hinotify <http://hackage.haskell.org/package/hinotify>`_, tested with
186
  version 0.3.2
186 187
- `regex-pcre <http://hackage.haskell.org/package/regex-pcre>`_,
187 188
  bindings for the ``pcre`` library
188 189
- `attoparsec <http://hackage.haskell.org/package/attoparsec>`_
b/doc/devnotes.rst
69 69
- the `test-framework
70 70
  <http://batterseapower.github.com/test-framework/>`_ libraries,
71 71
  tested versions: ``test-framework``: 0.6, ``test-framework-hunit``:
72
  0.2.7, ``test-framework-quickcheck2``: 0.2.12
72
  0.2.7, ``test-framework-quickcheck2``: 0.2.12.1
73 73
- ``hpc``, which comes with the compiler, so you should already have
74 74
  it
75 75
- `shelltestrunner <http://joyful.com/shelltestrunner>`_, used for

Also available in: Unified diff