Skip to content

Add some upper case hex functions#627

Open
hth313 wants to merge 3 commits into
haskell:bytestring-0.11from
hth313:0.11.4.0-upper-hex
Open

Add some upper case hex functions#627
hth313 wants to merge 3 commits into
haskell:bytestring-0.11from
hth313:0.11.4.0-upper-hex

Conversation

@hth313

@hth313 hth313 commented Nov 25, 2023

Copy link
Copy Markdown

This is a small subset of functions that can be used to get uppercase hex output which is useful for certain ancient binary file formats, such as Intel HEX and Motorola S-record.

This is a small subset of functions that can be used to get uppercase
hex output which is useful for certain ancient binary file formats,
such as Intel HEX and Motorola S-record.
@clyring

clyring commented Nov 26, 2023

Copy link
Copy Markdown
Member

At this point the bytestring-0.11 branch will only receive bug fixes, and not new features.

@hth313

hth313 commented Dec 2, 2023

Copy link
Copy Markdown
Author

At this point the bytestring-0.11 branch will only receive bug fixes, and not new features.

What version of ghc and bytestring do you suggest that I work with?

@clyring

clyring commented Dec 4, 2023

Copy link
Copy Markdown
Member

Re-targeting against bytestring master is a pre-requisite for merging. Every ghc version since 8.0 is still compatible; use which-ever you like.

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