Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Conversation

NicolasDP
Copy link
Member

fix #16 and partially fix #35
this PR is a clean version (rebased) of #49

-- this is unsafe and is mainly needed for testing purpose
unsafeFileName :: ByteArray -> FileName
unsafeFileName = FileName

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this should be part of this PR; not quite harmful though

@vincenthz vincenthz merged commit ac28315 into haskell-foundation:master Jul 25, 2016
@vincenthz
Copy link
Member

vincenthz commented Jul 25, 2016

Thanks @littc for implementing the initial things ! and @NicolasDP for rebasing !

@littc
Copy link

littc commented Jul 25, 2016

Thanks for the mentoring @NicolasDP and @vincenthz!

On 25 July 2016 at 22:26, Vincent Hanquez [email protected] wrote:

Thanks @littc https://github.com/littc for implementing the initial
things ! and @NicolasDP https://github.com/NicolasDP for rebasing !


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#55 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACj1rtg-XirDaRvvRVpfwsG5H4ABV1yCks5qZRvbgaJpZM4JUVPg
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FilePath API Add strict family of functions

3 participants