Skip to content

Commit fcb05ce

Browse files
hyperpolymathclaude
andcommitted
feat(proofs): add Agda project file for proofs/agda/
Adds echidna-proofs.agda-lib so Agda resolves stdlib imports when invoked from the proofs/agda/ directory. ProofComposition.agda type-checks clean under Agda 2.8.0 and ECHIDNA returns ✓ valid. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 446498d commit fcb05ce

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
-- SPDX-License-Identifier: PMPL-1.0-or-later
2+
-- Agda library file for ECHIDNA dogfood proofs
3+
name: echidna-proofs
4+
depend: standard-library
5+
include: .

0 commit comments

Comments
 (0)