Revision e821050d INSTALL

b/INSTALL
131 131
- `curl <http://hackage.haskell.org/package/curl>`_, bindings for the
132 132
  curl library, only needed if you want these tools to connect to remote
133 133
  clusters (as opposed to the local one)
134
- `bytestring <http://hackage.haskell.org/package/bytestring>`_ and
135
  `utf8-string <http://hackage.haskell.org/package/utf8-string>`_
136
  libraries; these usually come with the GHC compiler
134 137

  
135 138
All of these are also available as package in Debian/Ubuntu::
136 139

  
......
177 180
- `Crypto <http://hackage.haskell.org/package/Crypto>`_, tested with
178 181
  version 4.2.4
179 182
- `text <http://hackage.haskell.org/package/text>`_
180
- ``bytestring``, which usually comes with the compiler
181 183
- `hinotify <http://hackage.haskell.org/package/hinotify>`_
182 184

  
183 185
These libraries are available in Debian Wheezy (but not in Squeeze), so

Also available in: Unified diff