Typo corrected
... | ... | @@ -5,7 +5,7 @@ |
"synopsis": "The standard preprocessor of Curry", | ||
"category": [ "Programming", "Analysis" ], | ||
"dependencies": { | ||
"base" : ">= 1.0.0, < 2.0.0" | ||
"base" : ">= 1.0.0, < 2.0.0", | ||
"abstract-curry": ">= 2.0.0", | ||
"cass-analysis" : ">= 2.0.0", | ||
"cass" : ">= 2.0.0", | ||
... | ... |
Please register or sign in to comment