Oskar Wickström

Results 40 issues of Oskar Wickström

This introduces two new options, letting the user of DependencyWheel pass callbacks that gets called with the _packageName_ index on "activated" and "deactivated" events (when the user hovers and things...

Also changed version constraints on `base` to make the `poly_constraints` project build with GHC 7.10.2 on OSX.

The `String` instance of `readBody` in the Node server assumes `UTF8`, it should check Content-Type header.

In #308 we added the location information of failed assertions. Conversely, it would be great if failed coverage checks also print location information. But it turns out they do not:...

Would be great with a guide (building on the CI with Cachix guide) that shows how to speed up CI, like minimizing rebuilds, making tests be derivations, and reducing cache...

tutorial

Hi! As part of writing a generative exploratory browser testing tool, I'm writing a state machine specification for TodoMVC. I'm trying it on the major JS framework implementations, deriving the...

After some discussion with Phil about how we could improve documentation for PureScript libraries, we arrived at a design where we would like to have GitHub Pages-hosted documents easily embed...