Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn’t work on polymorphic monadic functions #6

Closed
ndmitchell opened this issue Dec 18, 2017 · 1 comment
Closed

Doesn’t work on polymorphic monadic functions #6

ndmitchell opened this issue Dec 18, 2017 · 1 comment

Comments

@ndmitchell
Copy link
Owner

See Reddit thread: https://www.reddit.com/r/haskell/comments/7kjf5g/comment/drezi6y?st=JBC6E667&sh=8237f589

@ndmitchell
Copy link
Owner Author

Turns out for a variable that hasn't yet been spliced you can't ask for its type, so I instead make a wild guess based on a dodgy heuristic. Let's see how far that gets us...

ndmitchell pushed a commit that referenced this issue Feb 16, 2018
Another merge from the main fork
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant