add agents to README
This commit is contained in:
parent
907fcb3884
commit
a4011e73e4
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
dist-newstyle
|
||||||
|
dist-newstyle
|
@ -21,3 +21,7 @@ Mermaid code blocks (```mermaid) will be rendered to SVG and embedded.
|
|||||||
source ~/.ghcup/env && ghcup install ghc 9.12.2
|
source ~/.ghcup/env && ghcup install ghc 9.12.2
|
||||||
source ~/.ghcup/env && ghcup install cabal 3.16.0.0
|
source ~/.ghcup/env && ghcup install cabal 3.16.0.0
|
||||||
source ~/.ghcup/env && ghcup install hls 2.11.0.0
|
source ~/.ghcup/env && ghcup install hls 2.11.0.0
|
||||||
|
|
||||||
|
## Development
|
||||||
|
|
||||||
|
See [agents.md](agents.md) for information about the Claude Code agents used for Haskell refactoring in this project.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user