Nick Seagull

Results 226 issues of Nick Seagull

I've tried to import the epub in Google Books, and it fails to validate it, therefore it cannot be imported. I've ran the IDPF epub validator against it, and it...

I've been researching about different possible implementations of a dataframe, and it looks like having a `Vector (Vector a)` is [quite slower than having other types](https://stackoverflow.com/questions/38881870/haskell-matrix-sorting-much-slower-than-vector-sorting). Given that Haskell is...

enhancement
question

In my opinion, the installation of HIE should be completely automatic for the user by default, unless someone is an advanced user that wants to tweak their install 🙂 This...

If we had AD, Accelerate would be ready for creating Deep Learning frameworks on top of it. I've found a [very nice post](https://rufflewind.com/2016-12-30/reverse-mode-automatic-differentiation) explaining a way of implementing it in...

library/ecosystem

First, thanks a lot for this repo! Its **extremely** useful 🙏 Just a heads up: http://ruzkuku.com/texts/emacs-style.html gives a 404 to me

There are many frameworks that depend on annotations. I will be using **Spring Boot** as an example. [Spring Boot](https://projects.spring.io/spring-boot/) is a widespread Java framework that does not enforce any kind...

ffi

I'm currently building a simple library to try stuff with Events.The idea is to have the library written in Eta, while allowing users to use it from Java. A simplified...

ffi

This would use all the changes proposed in the Compiler Extensions proposal, the new prelude, and the new base (after we manage to figure them out) Another great thing would...

compiler

Hey, huge thanks for Dhall, it's an amazing project 🙏 I wanted to create some [`chocolatey`](https://chocolatey.org/) (like `apt`, or `brew`, but for Windows) packages so one can install Dhall easily...

build

## Description Updated many dependencies and also Lerna to v5 in order to make stuff build properly. Tagging as `feat` so it triggers a minor version release. ## Changes ##...