Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions aeson-yaml.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 1.12
cabal-version: 1.18

name: aeson-yaml
version: 1.1.0.0
Expand All @@ -19,7 +19,7 @@ description:
This library is pure Haskell, and does not depend on C FFI with libyaml. It
is also licensed under the BSD3 license.

extra-source-files:
extra-doc-files:
README.md
CHANGELOG.md

Expand Down