Commit b1e21ae
committed
copilot-verifier: Relax version constraints on what4. Refs #716.
In order to keep Copilot effectively working in the current Haskell
ecosystem, as well as new versions of GHC, we need to extend the
versions of dependencies that Copilot can be installed with. For
example, ogma-extra has seen release 1.12, but copilot-visualizer needs
versions strictly lower than 1.10.
This commit relaxes the version constrains on `what4` for the
`copilot-verifier` package.1 parent 175ee43 commit b1e21ae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments