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

Enable filterAddMatchSubsystemDevtype to work with devtype=NULL. #2

Merged
merged 2 commits into from Jun 20, 2016

Conversation

portnov
Copy link

@portnov portnov commented Feb 17, 2016

Initial implementation forces one to pass something as devtype. But according to udev_monitor_filter_add_match_subsystem_devtype documentation, one may pass devtype == NULL to do not filter by devtype. It is not possible to create instance of ByteString which would be converted to NULL, so I propose to use Maybe ByteString here.

@portnov
Copy link
Author

portnov commented Mar 20, 2016

ping? :/

@pxqr pxqr merged commit 8f3ec33 into pxqr:master Jun 20, 2016
@LeifW
Copy link

LeifW commented May 16, 2018

Could we get a new release published to hackage with this change?

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.

None yet

3 participants