Our great sponsors
-
just saw this : https://github.com/yvan-sraka/cabal-pack
-
/u/epoberezkin /u/kilimanjaro_olympus Regarding trust in the Cryptography ecosystem, the Haskell Cryptography Group aims to fix this: https://github.com/haskell-cryptography/governance/blob/main/GOVERNANCE.md
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Don't get me wrong, we figured it all out, and currently we use Aeson fork as we needed this: https://github.com/haskell/aeson/pull/926, as the default behaviour didn't work with Swift, and I wasn't sure if it's worth spending any time completing it...
-
no we should strip out the STG and replace it with HVM https://github.com/Kindelia/HVM
-
It depends on the platform, I think. E.g. DLL compression is supported on Windows. On Linux it seems like .so compression may be supported with some limitations - I see various tickets about it like https://github.com/upx/upx/issues/116 and https://github.com/upx/upx/issues/303 which are describing problems but also showing that it's possible.
-
Would really love it if the Cabal documentation had this as its own, highly visible entry. I submitted a pull request to that end.