-
The package fails to build when I try to build it with GHC 8.0. I had to restart the build in the middle but `amazonka-core-1.4.3` fails to install.
```
/Documents/haskell/stackage-curator:cabal inst…
-
cabal install linklater
Resolving dependencies...
Configuring base-orphans-0.5.4...
Configuring base-prelude-1.0.1.1...
Configuring SHA-1.6.4.2...
Configuring base16-bytestring-0.1.1.6...
Configuring …
-
Please refrain from using the false SipHash security claims and adding your own nonsense.
"cryptographically strong pseudo-random function"
"Expected applications include DoS-proof hash tables a…
-
The `undefined` trick is fine for internal code, feels but a little sketchy for user code. This also guarantees they are constants, and potentially opens the doors for compile-time-sized arrays etc.
-
Citing from https://travis-ci.org/peti/quizmaster/jobs/135657003:
```
[42 of 47] Compiling Hakyll.Web.Tags ( src/Hakyll/Web/Tags.hs, dist/build/Hakyll/Web/Tags.o )
src/Hakyll/Web/Tags.hs:101:17:
…
-
```
~/tmp $ stack new haddock-issue
Downloading template "new-template" to create project "haddock-issue" in haddock-issue/ ...
...
Initialising configuration using resolver: lts-6.14
Total number of …
-
PBFT classic, 4 nodes, no security
commit a94f5a7f559a4b7459e6ba37419e44bf335db81b
Scenario: invoked 5000 transactions of:
```
{
"jsonrpc": "2.0",
"method": "invoke",
"params": {
"type"…
-
Would you be interested in merging changes that permitted hashing of arbitrary [`Hashable`](http://hackage.haskell.org/package/hashabler-1.2.1/docs/Data-Hashabler.html#t:Hashable) types from my `hasha…
-
While editing files of Stack I've noticed that [Flycheck](https://github.com/flycheck/flycheck), an Emacs package for on-the-fly code checking doesn't work. That's really sad because I rely on this so…
-
- [x] Decide on SHA package -- Done, using `cryptohash`
- [x] Update `hackage-security` to use new package
- [ ] In `hackage-security` we avoid loading files into memory -- separate ticket #134
- [ ] …
edsko updated
8 years ago