Skip to content

Commit

Permalink
add haskell attribute to SET-KORE-SYMBOLIC (#3495)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwight Guth authored Jul 10, 2023
1 parent e205ec6 commit 5c9cae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k-distribution/include/kframework/builtin/domains.md
Original file line number Diff line number Diff line change
Expand Up @@ -814,7 +814,7 @@ The following lemmas are simplifications that the Haskell backend can
apply to simplify expressions of sort `Set`.

```k
module SET-KORE-SYMBOLIC [kore,symbolic]
module SET-KORE-SYMBOLIC [kore,symbolic,haskell]
imports SET
imports private K-EQUAL
imports private BOOL
Expand Down

0 comments on commit 5c9cae7

Please sign in to comment.