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

Add support for remaining types. #8

Open
jkozlowski opened this issue Nov 10, 2014 · 2 comments
Open

Add support for remaining types. #8

jkozlowski opened this issue Nov 10, 2014 · 2 comments

Comments

@jkozlowski
Copy link
Owner

I am aware of at least these:

  • Lambda 100
  • Projection 104
  • Unary Primitive 101
  • Exception -128
  • GUID
@jkozlowski jkozlowski added this to the v0.2 milestone Nov 10, 2014
@jkozlowski jkozlowski modified the milestones: v0.3, v0.2 Nov 10, 2014
@joshmyzie2
Copy link

I use UUIDs for transaction ids in my trading applications, so added support for the Guid kdb type using the haskell uuid package:

https://gist.github.com/joshmyzie2/ae2969fdbc78020fb8bb

Note that this will probably only apply against the bytestring builder pull request
#15

@jkozlowski
Copy link
Owner Author

Thanks. I'll fix the build, apply the other PR and then this. If you would like to send a PR with a test that would be great as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants