-
Hi, I am on a mac using ghc 7.10. I am trying to install hlearn-distributions which depends on constrainkinds-1.1.0.0 which gives the following error on installation.
``` bash
$ cabal install constr…
-
Why do we need a customized prelude?
-
`(simpleParse :: String -> Maybe PkgBuild)` fails with `Prelude.undefined`
``` haskell
> liftM simpleParse $ readFile "PKGBUILD" :: IO (Maybe PkgBuild)
*** Exception: Prelude.undefined
```
This happ…
-
## Summary
Investigate and setup proper usage of `MultiLocation` for storage items.
## Problem 1 - ForeignAssets - asset_id as `xcm::prelude::MultiLocation`
MultiLocation is used as [pal…
-
NodeJS 22 support has been added starting from pkg 5.14.0 but many things have changed on NodeJS source and so also on our patch file so it needs some tests. Use this issue to submit your feedbacks an…
-
This is relevant for the "browser-pack" module, and specifically the prelude wrapper.
The issue/decision to make is probably just where the best place to implement this in the browserify settings an…
-
Hi Leon, I was able to successfully install the package "postgresql-libpq-0.9.0.0" on GNU / Linux (Centos 6.5), however, the following runtime error occurs:
Unable to load packagepostgresql-libpq-0.9…
-
I've heard conflicting tales of people having trouble with too many implicits in scope. Some people say it's okay. But I've also heard the following complaints:
1. the compiler can slow to a craw…
-
coqbot should not add "needs: full ci" after trivial rebase. I've gotten used to gerrit allowing silent rebasing and it's so nice.
E.g. [andres-erbsen force-pushed the ZModOffset branch from d02d49…
-
I expect that "prelude" and "std_extension"s should be included in the main schema.
It would be nice for extensions to be able to provide a versioned schema for their custom types and consts, and …