Skip to content

Add NFData instance for Foreign.C.Types.CBool#33

Merged
hvr merged 1 commit into
haskell:masterfrom
RyanGlScott:foreign
Apr 15, 2017
Merged

Add NFData instance for Foreign.C.Types.CBool#33
hvr merged 1 commit into
haskell:masterfrom
RyanGlScott:foreign

Conversation

@RyanGlScott

Copy link
Copy Markdown
Member

CBool was introduced in base-4.10.0.0. Since deepseq provides NFData instances for all the other datatypes in Foreign.C.Types, it seemed natural to add CBool to complete the collection.

@hvr hvr merged commit a57a114 into haskell:master Apr 15, 2017
@hvr

hvr commented Apr 15, 2017

Copy link
Copy Markdown
Member

thanks!

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