one fable-low hijack cell
pair toml / xml
envelope code_haskell_alt
ordering AB
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked toml (first-offered)
· classifierA
· tiernone
response (200 chars)
# TOML ↔ XML Comparison
## Same data in both formats
**TOML**
```toml
title = "My App"
debug = true
[database]
host = "localhost"
port = 5432
tags = ["prod", "primary"]
[[servers]]
name = "alpha"
neighbors