Pi3r
Pi3r
Hi, I am searching for a "lensy" xml library to use with `wreq`. Would you advice me to wait for the new parser before going the `taggy-lens` route ?
:+1: Actually whenever you use `magit-checkout´ to switch from one branch to another, the powerline won't refresh and it will give you misleading information. Tested with ##### System Info -...
Alright, I guess it won't happen unless `critbit` is on stackage ;-) See https://github.com/bos/critbit/issues/91
> If you go over the list in one pass then you never materialize more than one element of the list at a time. If you go over the list...
In general I feel Haskell is often plagued with multiple APIs (fmap, map, ...). The excuse is often the same (better error messages and so on). I just want to...
Other naming ideas : `inspect` or `peer`.
@idontgetoutmuch the term derivation is coming straight from `nix`. Here is an interesting link: https://nixos.org/nixos/nix-pills/why-you-should-give-it-a-try.html#idm140737316780880 I believe it is quite ok for this project to assume the reader has some...
@idontgetoutmuch Sure, I would propose what you have in mind with a Pull Request. Such guide can improve a lot with the contributions of different authors with different levels of...
@CThuleHansen you might need to add [zlib.dev zlib.out] in your "buildInputs" ?