Skip to content

Commit d4dc98e

Browse files
fix: add compiler-libs.common to dune_ai_context library
Co-authored-by: aider (openai//workspace/models/openai-mirror/gpt-oss-120b/) <aider@aider.chat>
1 parent c1fe00a commit d4dc98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
(library
22
(name dune_ai_context)
3-
(libraries str unix))
3+
(libraries str unix compiler-libs.common))

0 commit comments

Comments
 (0)