| Copyright | (c) Reuben D'Netto 2016 |
|---|---|
| License | Apache 2.0 |
| Maintainer | rdnetto@gmail.com |
| Safe Haskell | Safe |
| Language | Haskell2010 |
System.Directory.Glob.GNU.Compat
Description
On non-GNU platforms, this module exports values for GlobFlag which will throw an exception on use.
They can be used to defer the failure to runtime, when you wish to avoid adding #ifdef checks to your code.