CSPM-cspm 0.2.0.0 → 0.3.0.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~CSPM-Frontenddep ~CSPM-Interpreter
Dependency ranges changed: CSPM-Frontend, CSPM-Interpreter
Files
- CSPM-cspm.cabal +3/−3
CSPM-cspm.cabal view
@@ -1,5 +1,5 @@ Name: CSPM-cspm-Version: 0.2.0.0+Version: 0.3.0.0 Synopsis: cspm command line tool for analyzing CSPM specifications. Description:@@ -26,10 +26,10 @@ Executable cspm Build-Depends:- CSPM-Frontend >= 0.3.0.0+ CSPM-Frontend >= 0.4 && < 0.5 ,CSPM-CoreLanguage >= 0.1 && < 0.2 ,CSPM-FiringRules >= 0.1 && < 0.2- ,CSPM-Interpreter >= 0.3 && < 0.4+ ,CSPM-Interpreter >= 0.4 && < 0.5 ,cmdargs >= 0.1 && < 0.2 ,containers >= 0.3 && < 0.4 ,parallel >=2.2 && < 2.3