Jeffrey Benjamin Brown

Results 59 issues of Jeffrey Benjamin Brown

Possibly related is [this issue](https://github.com/haskell/haskell-mode/issues/137). Here's some [code that illustrates the problem](https://github.com/JeffreyBenjaminBrown/vivid/blob/64454068d98adc1a4014d0c0752fd6eeb52ab491/src/Dispatch/Join.hs). In the last function, `meta''`, there's a commented-out type signature for the subfunction called `ffxs`. (The comment says...

If your original code included some definitions of the form " map (f . g) xs", and you ran `retrie --adhoc "forall f g xs. map f (map g xs)...

I love cryptkeeper. Thank you for it! It is possible for a user -- at least this one -- to (after closing the application) believe the relevant folders are now...

When I run `apt-get install libstdc++6`, I am informed that `libstdc++6 is already the newest version (7.2.0-1ubuntu1~16.04)`. But when I try to install double-conversion (using Stack), I get this error:...

Ordinary 2d maps use compasses to orient the reader. Something resembling a compass for these projections would be helpful -- not just for understanding what you're looking at, but also...

enhancement

I haven't thought much about 5d, but a 4d object can be represented in 3d by simply adding color. If there were a compass on-screen to orient the reader (as...

enhancement

In exploring one of these objects, I might find a few interesting projections and want to compare them. It would be handy to be able to save them, and then...

enhancement

# The recipe A procedure for defining a cross section that would work in all cases is: If we're projecting from N to K dimensions (where N > K), and...

enhancement

Files can link to other files. There are a few syntaxes for it; the one I use is org-roam's. I understand tree-query can execute searches like "Show me any node...