1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 23 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version number to 2.2.5 for upcoming release. More... over 1 year ago
Drop unnecessary Setup.hs. Our package uses build-type "simple". More... over 1 year ago
Rebuild CI instructions with the latest haskell-ci. More... over 1 year ago
Replace obsolete "git" URL scheme for our repository with "https". More... over 1 year ago
Improve determinism of the test suite. More... over 1 year ago
Don't rely on RIPEMD160 in the test suite. More... over 1 year ago
Remove obsolete digest algorithms from the "open sesame" test. More... over 1 year ago
Add support for OpenSSL version 3.x. More... over 1 year ago
Switch continuous integration testing to Github actions. More... over 1 year ago
travis-ci: add build for ghc 8.8.1 More... over 4 years ago
Specify the link to our Github homepage via https rather than http. More... about 5 years ago
Hlint says that TypeSynonymInstances is implied by the FlexibleInstances extension. More... about 5 years ago
fix typo More... over 5 years ago
travis: enable test builds with ghc 8.6.3 More... over 5 years ago
README.md: add a couple of useful badges More... over 5 years ago
hopenssl.cabal: add link-libz flag enable an explicit dependency on libz More... over 5 years ago
hopenssl.cabal: tentatively bump the version to 2.2.4 More... over 5 years ago
hopenssl.cabal: format the file with stylish-cabal More... over 5 years ago
fix doctest failures on travis-ci More... over 5 years ago
Fix the test suites to actually fail in case of an error. More... over 5 years ago
Update ghc versions to use for CI builds. More... over 5 years ago
hopenssl.cabal: bump version to 2.2.2 for release More... over 5 years ago
travis.yml: re-generate CI script to support GHC 8.4.4 and 8.6.1 More... about 6 years ago
git: ignore files generated by cabal-install 2.x More... over 6 years ago
Test only using the latest compiler of each respective major release. More... over 6 years ago
Run doctests on Travis, not via Cabal. More... over 6 years ago
Convert doctests to cabal-doctest to fix build with GHC 8.2.1-rc3. More... almost 7 years ago
hopenssl.cabal: declare the fact that we depend on hsc2hs More... almost 7 years ago
Clean up the documentation. More... almost 7 years ago
doctests: run doctests over hsc files, too More... almost 7 years ago