-
Hey, I noticed that pressing 's' to search `base` doesn't seem to work anymore. Is that a `hackage-server` issue, or perhaps a `haddock` issue, or something else?
Thanks :)
-
```
Control/Monad/Logger.hs:140:1: error:
Could not load module ‘Control.Monad.Trans.List’
It is a member of the hidden package ‘transformers-0.5.6.2’.
Perhaps you need to add ‘transfo…
-
Here is an example [README.org](https://github.com/barischj/threepenny-gui-flexbox/blob/master/README.org) for a [package](http://hackage.haskell.org/package/threepenny-gui-flexbox) on hackage. Notabl…
-
https://hackage.haskell.org/package/dependent-map-0.2.4.0/docs/Data-Dependent-Map.html provides a "heterogeneous" map type, allowing keys to determine the type of the values.
3noch updated
6 years ago
-
To be able to upload arbitrarily large archives to AWS Glacier, I wrapped its multipart upload in a Conduit of ByteStrings.
However, it still uses more memory at once than the size of the entire arch…
LeifW updated
5 months ago
-
This is basically the same issue like https://github.com/ivanperez-keera/dunai/issues/239.
See https://hackage.haskell.org/package/selective-0.4.1.1/docs/Control-Selective.html#t:Selective.
-
Hi!
Your package fails to build on recent GHCs: http://hackage.haskell.org/package/hex-0.2.0/reports/
-
Hey,
As you asked, reminding you to look into why `Schema::new` binding generation fails in https://hackage.haskell.org/package/gi-secret-0.0.11/docs/src/GI.Secret.Structs.Schema.html#schemaRef.
…
-
According to this page, compactstring is obsolete.
http://hackage.haskell.org/package/compact-string
The advice given there is to switch to text. The text library is heavily optimized and part of th…
-
On the haddock-generated page for [Diagrams.Util](http://projects.haskell.org/diagrams/haddock/Diagrams-Util.html#v:with), The link to the typeclass `Default` in the documentation for `with` should go…
reinh updated
10 years ago