Alexey Uimanov
Alexey Uimanov
Here is my cabal-dev ghci --verbose=3 output dependencies installed with -prof for PostTest package (not in hackage, just my stuff) ``` cabal-dev 0.9.1 built with Cabal 1.14.0 searching for cabal...
But i actually do ``` haskell dbMakeCandles count = do con
> Have you tried running the heap profiler on your program Yes. I am not sure i understand what i got in the profiling, i am not very familiar with...
I have written some tests https://github.com/s9gf4ult/teststorage here two executables GenerateTest and PostTest. First generate given amount of objects and dies, second does "executeMany" on given amount of Storagles and then...
I accidentally closed this issue ..
https://github.com/s9gf4ult/nixpkgs-stackage/commit/37e3c964a79cc4bf0d76d83b231decfdb793c0a5 Here is the quick and dirty fix for that. I think this overlay must be regenerated with this option for `hlibgit2` in all LTS releases.
now it fails on `lens` ``` Warning: This package indirectly depends on multiple versions of the same package. This is very likely to cause a compile failure. package lens (lens-4.16.1)...