Ellie Hermaszewska

Results 247 comments of Ellie Hermaszewska

@recursion-ninja, there's no time pressure on my part at all, but I stumbled across this and thought it was worth a ping :D

One annoyance with this is that it prevents sharing any prefix between the different elements. For example if one allows decorations to be attached to declarations in a parsed language,...

Ah, @recursion-ninja, I think there has been some big mix-up! This suggestion was solely for the Monadic interface, Control.Monad.Permutations, where it does seem to work quite nicely. ```haskell p ::...

The procedure which I've found to work on Ubuntu 16.10 is to link into `/run/opengl-driver/lib`: - Everything in `/usr/lib/nvidia-375` - `/usr/lib/x86_64-linux-gnu/libXext.so.6` - `/usr/lib/x86_64-linux-gnu/libcuda.so*`

I'll check it out next time I set up a machine! On Wed, 17 May 2017, 1:23 pm Kosyrev Serge, wrote: > @expipiplus1 , can you confirm that the >...

Yeah, it would be super to have that instead of it languishing on some branch!

> There was also the type fun approach, but for the 20 test cases it ran out of memory on 8GB machine. But maybe that will change with GHC 9.0,...