Dependencies for hora-2.2.1
Libraries
hora
- base (>=4.7 && <5.0)
- binary
- time
- timezone-series
Flags
Manual Flags
Name | Description | Default |
---|---|---|
legacy_libc | set this flag to True if you see this error message : cbits-unix/init.c:3:10: error: fatal error: sys/random.h: No such file or directory 3 | #include sys/random.h | ^~~~~~~~~ how to set this flag to true: in cabal.project or cabal.project.local add this line (0 indent): constraints: hora +legacy_libc | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info