Skip to content

Conversation

@delta2323
Copy link

In former implementation, type alias in idl (e.g. type ids = list) is resolved when generating client code.
But it means that alias name (i.e. ids) is disappeared in client code.

I changed not to resolve alias name.
Instead alias name is realized as class (in the previous example, Ids.java will be generated).

@delta2323 delta2323 closed this Aug 13, 2012
SX91 pushed a commit to SX91/msgpack-haskell that referenced this pull request Feb 27, 2017
`cabal sdist` doesn't include bench and test modules.

Fixes msgpack#20
Fixes msgpack#25
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

Successfully merging this pull request may close these issues.

1 participant