Schell Carl Scivally

Results 268 comments of Schell Carl Scivally

@ggreif I think I've come up with another way of doing polymorphic containers without `unsafeCoerce`. By adding a qualifying type variable and one more constructor to the initial data type...

I guess since the types in the AST can be heterogeneous, a transformation may not be possible. I'm not sure...

@rvl - no! Sorry! tldr; I gave up on this approach and switched to an entirely different strategy. I was building a tree of datatypes that represent graphical elements in...

Has anyone had any luck with this? I'm revisiting with a new project and am now in need of the ability to patch a separate structure. I think this would...

Interesting - I'd have to do a fair amount of digging to see where that error is coming from.

I have a feeling it's in System.Process and that ghc-mod is issuing a cabal shell command.

Yes please! And thanks :)

@parsonsmatt - can you submit a pull request to https://github.com/schell/hdevtools? If not I'll do it by hand :)

Yes, over merged your changes into my fork and pushed to hackage. Try it out and tell me if it works for you.