Minor
This commit is contained in:
parent
7956927730
commit
c204f6cc1b
@ -75,7 +75,7 @@
|
|||||||
<h1>ldap-client</h1>
|
<h1>ldap-client</h1>
|
||||||
<p>Pure Haskell LDAP client library</p>
|
<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://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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -96,7 +96,7 @@
|
|||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
$ git clone https://github.com/supki/ldap-client
|
$ 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>
|
<p>
|
||||||
if you use GHC 7.6.1 or a newer version.
|
if you use GHC 7.6.1 or a newer version.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user