Skip to content

Commit

Permalink
Remove installation section from README
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed Dec 23, 2023
1 parent 51acc9d commit df3ad01
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,29 +35,10 @@ Its dependency footprint is optimised for my own setups, and as such it makes us
Table of Contents
=================

* [Installation](#installation)
* [Documentation](#documentation)
* [Escape hatches](#escape-hatches)
* [Acknowledgements](#acknowledgements)

## Installation

At present time, `pg-entity` is published on Hackage but not on Stackage. To use it in your projects, add it in your
cabal file like this:

```
pg-entity ^>= 0.0
```

or in your `stack.yaml` file:

```
extra-deps:
- pg-entity-0.0.4.0
```

* [List of supported GHC versions](https://github.com/tchoutri/pg-entity/blob/main/pg-entity.cabal#L16)

## Documentation

* [Tutorial][docs-url]
Expand Down

0 comments on commit df3ad01

Please sign in to comment.