| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.GenValidity.ByteString
Contents
Orphan instances
| GenUnchecked ByteString Source # | |
| GenUnchecked ByteString Source # | WARNING: Unchecked ByteStrings are *seriously* broken. The pointer may still point to something which is fine, but the offset and length will most likely be complete nonsense. This will most-likely lead to segfaults. |
| GenValid ByteString Source # | |
| GenValid ByteString Source # | |
| GenInvalid ByteString Source # | |
| GenInvalid ByteString Source # | |