packages feed

CSPM-cspm 0.1.0.0 → 0.2.0.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~CSPM-Interpreter

Dependency ranges changed: CSPM-Interpreter

Files

CSPM-cspm.cabal view
@@ -1,5 +1,5 @@ Name:                CSPM-cspm-Version:             0.1.0.0+Version:             0.2.0.0  Synopsis:            cspm command line tool for analyzing CSPM specifications. Description:@@ -28,8 +28,8 @@   Build-Depends:     CSPM-Frontend >= 0.3.0.0     ,CSPM-CoreLanguage >= 0.1 && < 0.2-    ,CSPM-Interpreter >= 0.2 && < 0.3     ,CSPM-FiringRules >= 0.1 && < 0.2+    ,CSPM-Interpreter >= 0.3 && < 0.4     ,cmdargs >= 0.1 && < 0.2     ,containers >= 0.3 && < 0.4     ,parallel >=2.2 && < 2.3