dxtr

Results 4 issues of dxtr

Otherwise the spec file won't be properly generated I also had to reame SDL_ttf.h to SDL2_ttf.h for things to actually start working. This can probably be reverted if I made...

According to https://www.gnupg.org/documentation/manuals/gpgme/Key-objects.html there are some properties missing from gpgme_key_t and gpgme_subkey_t. The issue is that these are bitfields which seem to be pretty annoying to deal with. I am...

These should be there since 1.5.0, 1.3.0, 1.3.0 and 1.7.0 respectively according to https://www.gnupg.org/documentation/manuals/gpgme/Public-Key-Algorithms.html

I'd like to be able to use my repositories stored in fossil as source repositories in cabal. I have written tests for it but all the tests in `cabal-install/tests/UnitTests/Distribution/Client/VCS.hs` seem...