This commit is contained in:
Matvey Aksenov 2015-04-11 17:04:56 +00:00
parent 7956927730
commit c204f6cc1b

View File

@ -75,7 +75,7 @@
<h1>ldap-client</h1>
<p>Pure Haskell LDAP client library</p>
<a href="https://travis-ci.org/supki/ldap-client"><img src="https://travis-ci.org/supki/ldap-client.svg?branch=master"></img></a>
<a href="https://hackage.haskell.org/package/ldap-client"><img src="https://budueba.com/hackage/ldap-haskell"></img></a>
<a href="https://hackage.haskell.org/package/ldap-client"><img src="https://budueba.com/hackage/ldap-client"></img></a>
</div>
</div>
@ -96,7 +96,7 @@
<pre>
$ git clone https://github.com/supki/ldap-client
$ cabal install ldap-haskell/ldap-haskell.cabal</pre>
$ cabal install ldap-client/ldap-client.cabal</pre>
<p>
if you use GHC 7.6.1 or a newer version.