Install from Hackage:

    $ cabal install webfinger-client

Install from unpacked release tarball or source repo:

    $ cd webfinger-client
    $ cabal install

Just play with it without installing:

    $ cabal build
    $ cabal repl
