Skip to content

Commit b3536fc

Browse files
ttuegelehildenb
authored andcommitted
domains.k: Do not import K-REFLECTION (runtimeverification#1055)
The module K-REFLECTION is not supported by the Haskell backend, and it is an error if it is imported. Specifically, `#isConcrete` must not be in scope.
1 parent 9c8874c commit b3536fc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

k-distribution/include/builtin/domains.k

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ module DOMAINS
1818
imports K-IO
1919
imports MAP
2020
imports SET
21-
imports K-REFLECTION
2221
endmodule
2322

2423
module ARRAY-SYNTAX

0 commit comments

Comments
 (0)