You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Haskell with GHC 9.6.3 (see research.md for version selection rationale) + gram-hs (source repository from GitHub), text, containers, megaparsec, mtl, hspec, QuickCheck (001-pattern-lisp-init)
14
16
@@ -29,9 +31,9 @@ tests/
29
31
Haskell with GHC 9.6.3 (see research.md for version selection rationale): Follow standard conventions
30
32
31
33
## Recent Changes
34
+
- 006-gram-hs-migration: Added Haskell (GHC 9.10.3, base >=4.18 && <5) + gram-hs library (pattern, subject, gram packages), Cabal build system
This migration is an internal refactoring task that updates constructor function names. No external API contracts change - this is purely an internal implementation detail.
0 commit comments