- 
        Couldn't load subscription status. 
- Fork 67
Recreate the AST with functors #99
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
base: master
Are you sure you want to change the base?
Conversation
e9d9f5e    to
    8ca89de      
    Compare
  
    8ca89de    to
    6a3bff7      
    Compare
  
    | Oops, I had messed up the cabal file. Should be OK now. | 
| CI is failing for this and the associated PR on pandoc, so it's hard to evaluate. | 
| OK will fix tests and CPP  | 
6a3bff7    to
    c9b8875      
    Compare
  
    | Oops, there was something I forgot to commit that already fixed it! | 
Fixes jgm#98 See the issue for details of why this is useful
Could use `driving via newtype` for this but that wouldn't work with older GHCs.
c9b8875    to
    bb9f022      
    Compare
  
    | OK added a JSON deriving option so hopefully the newtypes don't introduced extra fluff. That was what was making the tests fail. | 
| Oh good this does pass now. | 
3ff2a78    to
    bb9f022      
    Compare
  
    
Fixes #98
See the issue for details of why this is useful