diff --git a/apply-merge.cabal b/apply-merge.cabal index 400d0b0..70a23f3 100644 --- a/apply-merge.cabal +++ b/apply-merge.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.37.0. -- -- see: https://github.com/sol/hpack @@ -29,7 +29,7 @@ extra-doc-files: docs/ALGORITHM.md docs/Benchmark.md LICENSES/BSD-3-Clause.txt -x-revision: 2 +x-revision: 3 source-repository head type: git diff --git a/package.yaml b/package.yaml index 1925297..fc3c958 100644 --- a/package.yaml +++ b/package.yaml @@ -4,7 +4,7 @@ spec-version: 0.36.0 name: apply-merge version: 0.1.1.0 verbatim: - x-revision: 2 + x-revision: 3 synopsis: Lift a binary, non-decreasing function onto ordered lists and order the output description: Please see the README on GitHub at category: Data