379bb93f14
haskell: Phase 12 — tests/set.sx (17/17, plan ≥15)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 32s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 11:42:31 +00:00
7ce0c797f3
haskell: Phase 12 — Data.Set module wiring (import qualified Data.Set as Set)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 33s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 11:41:16 +00:00
34513908df
haskell: Phase 12 — Data.Set full API (union/intersection/difference/isSubsetOf/filter/map/foldr/foldl)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 36s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 11:39:11 +00:00
208953667b
haskell: Phase 12 — Data.Set skeleton (wraps Data.Map with unit values)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 35s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 11:37:39 +00:00
e6d6273265
haskell: Phase 11 conformance — wordfreq.hs (7/7) + mapgraph.hs (6/6), Phase 11 complete
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 37s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 11:36:19 +00:00
e95ca4624b
haskell: Phase 11 — tests/map.sx (26/26, plan ≥20)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 34s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 11:32:55 +00:00
e1a020dc90
haskell: Phase 11 — Data.Map module wiring (import qualified ... as Map)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 44s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 11:26:44 +00:00
b0974b58c0
haskell: Phase 11 — Data.Map updating (adjust/insertWith/insertWithKey/alter)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m21s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 10:55:39 +00:00
6620c0ac06
haskell: Phase 11 — Data.Map transforming (foldlWithKey/foldrWithKey/mapWithKey/filterWithKey)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m20s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 10:28:19 +00:00
95cf653ba9
haskell: Phase 11 — Data.Map combining (unionWith/intersectionWith/difference)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m56s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 10:00:45 +00:00
12de24e3a0
haskell: Phase 11 — Data.Map bulk ops (fromList/toList/toAscList/keys/elems)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m58s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 09:32:30 +00:00
180b9009bf
haskell: Phase 11 — Data.Map core operations (singleton/insert/lookup/delete/member/null)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m45s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 09:02:47 +00:00
a29bb6feca
haskell: Phase 11 — Data.Map BST skeleton (Adams weight-balanced)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m6s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 08:34:42 +00:00
d2638170db
haskell: Phase 10 conformance — statistics.hs (5/5) + newton.hs (5/5), Phase 10 complete
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m10s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 08:33:00 +00:00
a5c41d2573
plans: tick Phase 10 numerics test file (37/37, plural filename)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 57s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 08:28:57 +00:00
882815e612
haskell: Phase 10 — Floating stub: pi, exp, log, sin, cos, ** (+6 tests, 37/37)
...
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 08:28:11 +00:00
e27daee4a8
haskell: Phase 10 — Fractional stub: recip + fromRational (+3 tests, 31/31)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m21s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 08:23:04 +00:00
ef33e9a43a
haskell: Phase 10 — math builtins (sqrt/floor/ceiling/round/truncate) (+6 tests, 28/28)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m15s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 08:01:48 +00:00
1b7bd86b43
haskell: Phase 10 — Float show with .0 suffix and scientific form (+4 tests, 22/22)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m8s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 07:55:54 +00:00
e5fe9ad2d4
haskell: Phase 10 — toInteger/fromInteger verified as prelude identities (+4 tests, 18/18)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 55s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 07:11:39 +00:00
2d373da06b
haskell: Phase 10 — fromIntegral verified as prelude identity (+4 tests, 14/14)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m6s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 06:44:45 +00:00
25cf832998
haskell: Phase 10 — large integer audit, document practical 2^53 limit (10/10)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m9s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 06:15:56 +00:00
29542ba9d2
haskell: Phase 9 conformance — partial.hs (7/7), Phase 9 complete
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m4s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 05:40:03 +00:00
c2de220cce
haskell: Phase 9 — tests/errors.sx (14/14, plan ≥10)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 57s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 05:11:55 +00:00
d523df30c2
haskell: Phase 9 — hk-test-error helper in testlib.sx (+2 tests, 66/66)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m4s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 04:43:07 +00:00
1b844f6a19
haskell: Phase 9 — hk-run-io catches errors and appends to io-lines
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m4s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 04:14:48 +00:00
5f758d27c1
haskell: Phase 9 — partial fns proper error messages (head []/tail []/fromJust Nothing) (+5 tests, 64/64)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m5s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 03:31:20 +00:00
51f57aa2fa
haskell: Phase 9 — undefined in prelude + lazy CAFs (+2 tests, 59/59)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m7s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 03:00:29 +00:00
31308602ca
haskell: Phase 9 — error builtin raises with hk-error: prefix (+2 tests, 57/57)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 58s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 02:24:45 +00:00
788e8682f5
haskell: Phase 8 conformance — showadt.hs + showio.hs (both 5/5)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m0s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 01:35:38 +00:00
bb134b88e3
haskell: Phase 8 — tests/show.sx expanded to 26/26 (full audit coverage)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 57s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 01:04:52 +00:00
d8dec07df3
haskell: Phase 8 — Read class stub (reads/readsPrec/read) (+3 tests, 10/10)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 53s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 00:32:38 +00:00
39c7baa44c
haskell: Phase 8 — showsPrec/showParen/shows/showString stubs (+7 tests, 7/7)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 52s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 00:02:55 +00:00
ee74a396c5
haskell: Phase 8 deriving Show — verify nested-paren behavior (+4 tests, 15/15)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 51s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 23:28:19 +00:00
a8997ab452
haskell: Phase 8 — print x = putStrLn (show x) in prelude (replaces builtin)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 46s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 22:59:44 +00:00
80d6507e57
haskell: Phase 8 audit — hk-show-val matches Haskell 98 (precedence-based parens, no-space separators)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 50s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 22:27:30 +00:00
685fcd11d5
haskell: Phase 7 conformance — runlength-str.hs + ++ thunk-tail fix (+9 tests, 9/9)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 54s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 21:45:23 +00:00
f6efba410a
haskell: Phase 7 conformance — caesar.hs (+8 tests, 8/8)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 53s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 20:54:53 +00:00
4a35998469
haskell: Phase 7 string=[Char] — O(1) string-view head/tail + chr/ord/toUpper/toLower/++ (+35 tests, 810/810)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 49s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 19:44:19 +00:00
859361d86a
plans: haskell-completeness phases 7-16 + updated loop briefing
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 23s
String=[Char] via pure-SX views, show, error, numeric tower,
Data.Map, Data.Set, records, IORef, exceptions. Briefing updated
to point at new plan; old phases 1-6 plan untouched.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 17:40:53 +00:00
09d65d2d7b
haskell: 13 new program suites + scoreboard 156/156 (775 tests)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 24s
collatz, palindrome, maybe, fizzbuzz, anagram, roman, binary, either,
primes, zipwith, matrix, wordcount, powers — all 18/18 programs green.
conformance.sh PROGRAMS array updated; scoreboard.md regenerated.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 17:02:02 +00:00
f86d07401d
plans: tick Phase 6 prelude + progress log (635/635)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 22s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 15:51:36 +00:00
6bfb7b19f4
haskell: Phase 6 prelude extras (635/635)
...
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
- hk-list-append: string ++ string via str (fixes unwords/unlines/intercalate)
- --sx-to-hk-- in words/lines builtins: use ":"/"[]" not "Cons"/"Nil"
- lines builtin: empty-string case returns ("[]") not ("Nil")
- New test file prelude-extra.sx: 47 tests covering ord, isAlpha/isDigit/
isSpace/isUpper/isLower/isAlphaNum, digitToInt, words, lines, unwords,
unlines, sort, nub, splitAt, span, break, partition, intercalate,
intersperse, isPrefixOf, isSuffixOf, isInfixOf
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 15:51:12 +00:00
041cb9f3ef
haskell: getLine/getContents/readFile/writeFile + 0-arity builtin force (+12 tests, 587/587)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 21s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 13:43:13 +00:00
578e54f06d
haskell: real IO monad — putStrLn/print/putStr + hk-run-io (+10 tests, 575/575)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 20s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 13:10:42 +00:00
1c45262577
haskell: deriving (Eq, Show) for ADTs (+11 tests, 565/565)
...
Test, Build, and Deploy / test-build-deploy (push) Failing after 34s
Parser parses optional deriving clause; only appended to AST when non-empty.
hk-bind-decls! data arm generates dictShow_Con / dictEq_Con per constructor.
hk-binop == and /= now deep-force both sides (SX dict equality is by
reference — two thunks wrapping the same value compared as not-equal without
this). Three token-type fixes in the deriving parser (lparen/rparen/comma,
not "special").
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-06 12:25:51 +00:00
6c1a953c80
plans: tick standard classes + progress log
Test, Build, and Deploy / test-build-deploy (push) Failing after 42s
2026-05-06 10:57:41 +00:00
d3e71ba356
haskell: standard classes — show, Ord, Num, Functor, Monad prelude (+48 tests, 554/554)
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
2026-05-06 10:57:20 +00:00
fb51620a4c
plans: tick dict-passing elaborator + progress log
Test, Build, and Deploy / test-build-deploy (push) Failing after 36s
2026-05-06 08:57:23 +00:00
60a8eb24e0
haskell: dict-passing elaborator — runtime dispatch via hk-mk-lazy-builtin (+3 tests, 506/506)
Test, Build, and Deploy / test-build-deploy (push) Failing after 35s
2026-05-06 08:56:39 +00:00