haskell-servant / haskell-servant/servant-multipart
GHCJS compilation
Open
- Dominant language
- Haskell
- Stars
- 40
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
If you try to compile the package with GHCJS (for instance, for generation of frontend from servant API), you will get:
```
error: no C compiler provided for this platform
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the package compilation with GHCJS, using the frontend-generation-from-servant-API scenario described in the issue. Investigate why the build reports that no C compiler is provided for the platform. Done means the package compiles with GHCJS without that error, while preserving normal compilation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- api, build-system, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100