Oleg Grenrus

Results 162 issues of Oleg Grenrus

When there are no annotations, Doc is Pretty.

``` % cabal build -w ghc-9.0.2 --constraint='transformers >=0.6' Resolving dependencies... Build profile: -w ghc-9.0.2 -O1 In order, the following will be built (use -v for more details): - mtl-2.3.1 (lib)...

See https://github.com/erikd/wide-word/issues/56 It seems that CBOR doesn't have primitive notion of large finite integers (or does it?). Then it would make sense to serialise Word128, Word256 and Int256 as bignum...

As `Foldable1` is in base-4.18 and there is a light compatibility package, we can do this somewhat easily. This breaks symmetry of hierarchy,as there is no NeTraversal, but it's much...

On my machne http://hackage.haskell.org/package/sop-core-0.4.0.0/docs/Data-SOP.html has horizontal scroll bar Seems big instances overflow: ![screenshot from 2019-02-28 15-38-30](https://user-images.githubusercontent.com/51087/53570351-eec77080-3b6e-11e9-87a4-ad3e8181e757.png)

bug

Let's wait for GHC-9.6 before going for this.

Could we merge `https://github.com/futurice/pulmurice-heroku/blob/master/src/Pulmurice/Heroku/PostgreSQL.hs` approach here?