USE Flag: fmode-binary

Search

Local and Metadata Descriptions

Metadata Descriptions (metadata.xml)

Warnings

Packages Using This Flag

Package Local Description (use.local.desc) Metadata Description (metadata.xml)
dev-haskell/gtk - Set the default file translation mode for file I/O operations to _O_BINARY. Some GTK libraries open image files without specifing binary mode. If you have trouble loading gtk in ghci, then it may help to turn this option off.
dev-haskell/gtk3 - Set the default file translation mode for file I/O operations to _O_BINARY.