haskell-beam / haskell-beam/beam
Split into beam-postgres-core
Open
enhancement
- Dominant language
- Haskell
- Stars
- 635
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
I'm unable to use the Postgres types (like `PgJSONB`) in Reflex apps (`common` package of obelisk) because `beam-postgres` won't compile in GHCJS as it depends on postgresql, etc.
Unless I'm missing something, it seems to me that the only solution here is to move these types into a separate `beam-postgres-core` package.
What do you think @kmicklas ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.