-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from BlockScope/fix/libyaml-test-28
Use explicit extra-deps in all but latest stack-*.yaml.
- Loading branch information
Showing
22 changed files
with
122 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,10 +4,10 @@ cabal-version: 1.12 | |
-- | ||
-- see: https://github.com/sol/hpack | ||
-- | ||
-- hash: b3f8d5f1300d63e3eb10dd2b12fac8f38da8deb93e323b4fd95a0ffe9bbad9e9 | ||
-- hash: 98b50eed37278c62f016933a31bdfb02a687ae915796045d96e6357a4a826acb | ||
|
||
name: hpack-dhall | ||
version: 0.5.1 | ||
version: 0.5.2 | ||
synopsis: hpack's dhalling | ||
description: Work with hpack's top-level | ||
<https://github.com/sol/hpack#top-level-fields fields> in a Dhall | ||
|
@@ -24,7 +24,7 @@ maintainer: Phil de Joux <[email protected]> | |
copyright: © 2018 Phil de Joux, © 2018 Block Scope Limited | ||
license: BSD3 | ||
license-file: LICENSE | ||
tested-with: GHC == 8.4.3, GHC == 8.4.4, GHC == 8.6.1, GHC == 8.6.2 | ||
tested-with: GHC == 8.2.2, GHC == 8.4.3, GHC == 8.4.4, GHC == 8.6.3 | ||
build-type: Simple | ||
extra-source-files: | ||
package.dhall | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,11 +17,11 @@ let deps = | |
|
||
in let exe-deps = | ||
[ "hpack-dhall", "optparse-applicative" ] | ||
|
||
in { name = | ||
"hpack-dhall" | ||
, version = | ||
"0.5.1" | ||
"0.5.2" | ||
, maintainer = | ||
"Phil de Joux <[email protected]>" | ||
, copyright = | ||
|
@@ -39,7 +39,7 @@ in let exe-deps = | |
Work with hpack's top-level | ||
<https://github.com/sol/hpack#top-level-fields fields> in a Dhall | ||
record with the following executables; | ||
|
||
* with @dhall-hpack-cabal@ write the @.cabal@ for a @.dhall@ package description. | ||
* with @dhall-hpack-dhall@ show the package description expression, with imports resolved. | ||
* with @dhall-hpack-json@ show the package description as JSON. | ||
|
@@ -48,7 +48,7 @@ in let exe-deps = | |
, github = | ||
"blockscope/hpack-dhall" | ||
, tested-with = | ||
"GHC == 8.4.3, GHC == 8.4.4, GHC == 8.6.1, GHC == 8.6.2" | ||
"GHC == 8.2.2, GHC == 8.4.3, GHC == 8.4.4, GHC == 8.6.3" | ||
, extra-source-files = | ||
[ "package.dhall" | ||
, "changelog.md" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,16 @@ | ||
resolver: lts-12.15 | ||
resolver: lts-12.26 | ||
packages: | ||
- '.' | ||
extra-deps: | ||
- dhall-1.18.0 | ||
- dhall-json-1.2.4 | ||
- megaparsec-7.0.1 | ||
- repline-0.2.0.0 | ||
- serialise-0.2.1.0 | ||
- hpack-0.31.0 | ||
- infer-license-0.2.0 | ||
- yaml-0.11.0.0 | ||
- libyaml-0.1.0.0 | ||
# WARNING: Ignoring out of range dependency (allow-newer enabled): | ||
# yaml-0.11.0.0. dhall-json requires: >=0.5.0 && <0.11 | ||
allow-newer: true | ||
- dhall-1.20.1@sha256:3377090039ba3560b50515799affc57d74d2d3e57d3f8699bb2a9fc428fa4918 | ||
- dhall-json-1.2.6@sha256:dd2073697cc0c73ee3611b596e0c33363afb3a926a148c39de15b5c7b07ecdf4 | ||
- hpack-0.31.2@sha256:c86aba85013358c2bea1e602d3582741e4a4393df388c65539d3602b7e6eef8d | ||
- megaparsec-7.0.4@sha256:a7397151601cbe6b8f831f8bdad1a10118dcd6d9a7ee50d6bbdcfbd1181b4ba2 | ||
- cborg-json-0.2.1.0@sha256:af9137557002ca5308fe80570a9a29398dfb9708423870875223796760689ac3 | ||
- dotgen-0.4.2@sha256:309b7cc8a3593a8e48bee7b53020d5f72db156d58edf78a0214f58fbb84b292b | ||
- infer-license-0.2.0@sha256:98dbe0e8d726fd698f9961e69cc69343f37952b4b7428283d0b8dbe3b09f8125 | ||
- serialise-0.2.1.0@sha256:8d6051f64c6ebfaf705195dd0b8dfb667617f2e674b290ed2e44985009e4f951 | ||
- repline-0.2.0.0@sha256:0ebbf9a59edb60eeac7e002971d501a81ef633b2dc4db3908d27f30f95e4eac1 | ||
- yaml-0.11.0.0@sha256:8303b3e445295f4fe28ee18efe49ef2667f9f88742ce8049db437c6579be425e | ||
- libyaml-0.1.1.0@sha256:b3fcd8c44622c75e054c2267f3fec39a58a311748000310cbc8257a4683d3f02 | ||
local-bin-path: __bin |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
resolver: nightly-2018-11-27 | ||
resolver: lts-13.9 | ||
packages: | ||
- '.' | ||
local-bin-path: __bin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
resolver: nightly-2018-11-27 | ||
resolver: lts-13.9 | ||
flags: {} | ||
packages: [] | ||
work-dir: .stack-work-dhall | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.