c2hs icon indicating copy to clipboard operation
c2hs copied to clipboard

Fixing warnings

Open LinuxUser404 opened this issue 5 years ago • 2 comments

I fixed a bunch of warnings here and there(thrown at me by a recent ghc). I was going to move this whole thing to a more recent version of cabal, but eventually ended up reverting everything back, to keep things nice and clear. I hope I didn't break anything. I commented some unused things instead of deleting them because they looked like some test cases, which never get called for some reason.

LinuxUser404 avatar Aug 06 '19 20:08 LinuxUser404

I have figured out why the build is failing btw. It is due too a missing dependency in libssh2: https://github.com/portnov/libssh2-hs/pull/54

LinuxUser404 avatar Aug 07 '19 17:08 LinuxUser404

@deech Why hasn't this PR gotten any attention? (Looks useful.)

andreasabel avatar Feb 04 '22 23:02 andreasabel