1
1
mirror of https://github.com/sol/hpack.git synced 2024-10-04 03:38:00 +03:00

Update README

This commit is contained in:
Simon Hengel 2015-06-01 01:24:22 +08:00
parent 4a7e7ddac2
commit f5d6d9ef17

View File

@ -4,7 +4,7 @@
* Given this [package.yaml](https://github.com/sol/hpack/blob/master/package.yaml) running `hpack` will generate [hpack.cabal](https://github.com/sol/hpack/blob/master/hpack.cabal)
* Given this [package.yaml](https://github.com/zalora/getopt-generics/blob/master/package.yaml) running `hpack` will generate [getopt-generics.cabal](https://github.com/zalora/getopt-generics/blob/master/getopt-generics.cabal)
* Given this [package.yaml](https://github.com/hspec/autospec/blob/master/package.yaml) running `hpack` will generate [autospec.cabal](https://github.com/hspec/autospec/blob/master/autospec.cabal)
* Given this [package.yaml](https://github.com/hspec/sensei/blob/master/package.yaml) running `hpack` will generate [sensei.cabal](https://github.com/hspec/sensei/blob/master/sensei.cabal)
* Given this [package.yaml](https://github.com/haskell-compat/base-orphans/blob/master/package.yaml) running `hpack` will generate [base-orphans.cabal](https://github.com/haskell-compat/base-orphans/blob/master/base-orphans.cabal)
## Vim integration