dmjio

Results 196 comments of dmjio

For example, ReaderT r IO would be a monad I’d like to use. Would it be as simple as making an instance for HasResolver?

Regarding `popCount`, `af_count` (i.e. `count`) can be used on `CBool` to act like a pop count. But the dimension must be specified as well... so we might need to use...

@chessai we're removing `Ord` btw, since `compare` is ambiguous. `Eq` is around though.

@chessai I'll check out haskell-ci tonight, bigger issue is why cabal on ubuntu doesn't respect `extra-lib-dirs` and `extra-include-dirs` in the cabal file after `cabal configure`

@lehins would this interest you as well? :)

@lehins saw your work on `massiv` :1st_place_medal:

@lehins so would you be interested in potentially making a new repo w/ me that had `massiv`, `hmatrix`, `arrayfire` benchmarks (maybe `accelerate`, `grenade` too ?) Think that might be of...

Adding @chessai

@lehins this all sounds great. Regarding your questions. > How do you wanna do this, any thoughts, plans, ideas, etc.? I'd say we try to contribute to the existing [Data...

@srghma can you change the `GET` to `POST` too ?