flip111

Results 256 issues of flip111

I have a tfoot with a colspan and the dragtable is behaving very weird .. the columns go underneath each other and rows are swapping too

Feature Request

``` ---> pavement.test_all Captured Task Output: --------------------- ---> pavement.test_all Traceback (most recent call last): File "/home/flip111/python/myproject/venv/lib64/python3.6/site-packages/paver/tasks.py", line 195, in _run_task return do_task() File "/home/flip111/python/myproject/venv/lib64/python3.6/site-packages/paver/tasks.py", line 192, in do_task return func(**kw)...

Also exported the following unused functions: * liftF * fromObservable * requestWithBody * bufferToggle `create'` was redundant because it has the same implementation as `create`. Removed unused variables to reduce...

Using the example code for the client on the [front page](https://github.com/jquast/telnetlib3) i have no idea how to implement something like "try to reconnect for 30 seconds, one time per second"

question

Hello, this library looks really good to me and i would like to use it in my haskell stack project. Could it be added to [stackage](https://www.stackage.org/) ?

enhancement

I have this code, made with `stack new myproject rio` https://github.com/commercialhaskell/stack-templates/blob/master/rio.hsfiles ```haskell {-# LANGUAGE OverloadedStrings #-} module Run (run) where import Import import Graphics.Vega.VegaLite run :: RIO App () run...

I made a nice graph in the https://vega.github.io/editor/ is there any way to convert it to the haskell code needed for it?

Does the compiler run on WebAssembly (wasm)? Is such feature planned?

feature request

hello. I can not figure out how to use foxytab on android. I like to copy all URLs from open tabs either to the clipboard or to a file.

android 📱
addon: FoxyTab

It's not really clear to me which configuration formats this library supports and where the formats are specified. I would like a library to help validate my toml files, is...