1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

Require Cabal 2.4.

This commit is contained in:
Patrick Thomson 2019-06-13 14:20:22 -04:00
parent e4fdb7f492
commit 668d1f396f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 2.4
name: semantic-core
version: 0.0.0.0

View File

@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 2.4
name: semantic
version: 0.6.0.0
synopsis: Framework and executable for analyzing and diffing untrusted code.