Dependencies for fudgets-0.19.0
Libraries
fudgets
- array (<0.6)
- base (>=4 && <5)
- containers (<0.9)
- directory (>=1.2.3 && <1.4)
- process (<1.7)
- unix (<2.9)
- if flag(bytestring)
- bytestring (<0.13)
- if flag(old-time)else
- time (>=1.8 && <1.16)
- if flag(x11protocol)
- bytestring
- network (<2.7)
- select
Executables
Graph
fudgetclock
StopWatch
texteditor
Cla
FancyHello
SpaceInvaders2
Explore
FudPaint
Life
Tiles
XMine
doRequest
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| developer | Enable options useful for developers of this library | Disabled |
| bytestring | Use bytestring for binary IO with ReadBinFile and WriteBinFile | Enabled |
| x11protocol | Use the X11 Window System Protocol directly instead of the binding to the Xlib C library (experimental) | Disabled |
Automatic Flags
| Name | Description | Default |
|---|---|---|
| old-time | Use the old-time package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info