Raman Shah
Raman Shah
I love `hakyll`! First issue. :) - Through poking around in the code and docs, I was able to understand how to configure `hakyll`, e.g. to publish to GitHub Pages...
The way that output parsers are implemented via a `Sys.glob` call that changes outputs to other outputs is quite complicated. The logic of the execution engine is very convoluted, and...
The engine currently has seed subsetting appear in a couple of places with a tacit assumption that the seeds are the same between scenarios, i.e. that a dsc (ignoring output...
- [x] Strip the `dscr` API down to as few exported commands as possible, and rename them in `snake_case` (#44). This is a serious breaking change, and I'd have to...