Skip to content

Conversation

@Daniel-Diaz
Copy link

I rewrote the README file to use the markdown format (with a .md extension). This makes its display in the GitHub page much nicer.

Also, I added a little bit more of information, like installing the binary package using cabal-install or where to find the example of how to define a Binary instance.

The text remains legible when reading it as plain text.

Daniel Díaz added 4 commits April 16, 2013 21:11
The README now follows the markdown format, suitable to display in the GitHub repository site. Also, the documentation in this file has been slightly extended.
@kolmodin kolmodin merged commit 27cc0ce into haskell:master Apr 17, 2013
@kolmodin
Copy link
Member

Awesome, it's been on my todo list for a long time. I've pulled the request.

I created #28 to track some further improvements I'd like to see with the README.

treeowl added a commit to treeowl/binary that referenced this pull request Nov 16, 2017
Previously, `TypeRep (a -> b)` could only be deserialized if
`a` and `b` both had kind `*`. Change that to allow any kinds
of the form `TYPE rep`.

Fixes haskell#27
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.

2 participants