Skip to content
Snippets Groups Projects
Commit 01eec7d4 authored by Michael Hanus's avatar Michael Hanus
Browse files

Imports updated

parents 57e16b0b 172eb3ce
Branches
Tags v2.0.0
No related merge requests found
Checking pipeline status
import Findall
import Control.Findall
import Observe
-- Place n queens on a chessboard so that no queen can capture another queen:
......
......@@ -8,8 +8,10 @@
"license": "BSD-3-Clause",
"licenseFile": "LICENSE",
"dependencies": {
"base" : ">= 1.0.0, < 2.0.0",
"abstract-curry" : ">= 2.0.0",
"gui": " >= 2.0.0"
"gui" : ">= 2.0.0",
"searchtree" : ">= 1.0.0"
},
"compilerCompatibility": {
"pakcs": " >= 2.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment