Philip Weaver
Philip Weaver
http://docs.amazonwebservices.com/AmazonS3/latest/API/RESTBucketPUTlifecycle.html Would be really nice to have. I can try to take a stab at it myself.
Although it is tedious, I would recommend manually rendering the timestamps. formatTime is extremely inefficient. The function is responsible for about 10% of my CPU utilization when benchmarking an application...
The module name is currently just Zookeeper. To release this package on hackage, the module name should fit into the hierarchical namespace described here: http://www.haskell.org/haskellwiki/Hierarchical_module_names I'm not really sure what...
EtcdResult has all of the children flattened, and sometimes I really want to traverse the result as a tree (the way that etcd provides them). Is this something you would...
Add support for a function that takes a bookmark from the list and saves it to a register, and bind that function to a key in bc-menu-mode.
All we really need is a way to express X (unknown) and Z (high impedence / open circuit) in the netlist AST.
When an AST is generated by parsing, we want to annotate each node with the source position and maybe some other information, too.