add agents to README
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user