* Migrate from static HTML/JS to Haskell/Scotty web application * Add server-side routing and API endpoints * Implement language switching and command processing * Set up project structure with stack * Move static assets to dedicated directory * Add type definitions and template rendering
7 lines
83 B
YAML
7 lines
83 B
YAML
resolver: lts-21.22
|
|
packages:
|
|
- .
|
|
extra-deps: []
|
|
flags: {}
|
|
extra-package-dbs: []
|