David Feldman

Results 3 comments of David Feldman

I'm waist-deep fixing a pipeline with the stellar `atom-elmjutsu` plugin and I can't quite remember the name of my own `function : OneType -> ToAnother`. For library functions I just...

Following the walkthrough, adding Wald tests, and trying the entries in the sleuth_live > analyses menu reproduces this error, and a sleuth of others: ``` Warning: Error in get_test: ''...

Not sure how to make this a minimal example, but the following reproduces the error. Deleting `import String.Extra` in `src/App.elm` removes the error. ``` git clone https://github.com/feldman4/elm-davis.git . elm-make src/App.elm...