flip111
flip111
Would be nice to have a small button next to functions (and other things) to format an import statement and copy it to the clipboard
This works ... ``` » git push Username for 'https://github.com': flip111 Password for 'https://[email protected]': Everything up-to-date ``` Doesn't work ``` » spago publish Reading Spago workspace configuration... ✅ Selecting package...
When running `console atoum MyVendorMyBundle --env=test` i get: ``` There is no test found on "MyVendorMyBundle". Error: No test found Usage: atoum [path/to/test/file] [options] Available options are: -h, --help: Display...
The best Test baseclass to work with the container is `WebTestCase`. However calling `$this->getKernel()` just returns `null`. Expected here either get the kernel or throw an exception. Then to create...
``` $ hiedb index .hie hiedb.exe: Error: GetNumberOfConsoleInputEvents: invalid argument (Das Handle ist ungültig.) This error may be avoided by using a console based on the Win32 console of the...
Would it be possible to add support for records that become GVal dictionaries? Maybe with GHC.Generics instances can automatically be derived. I would prefer to just put my records straight...
The original benchotron is not being updated it seems https://github.com/hdgarrood/purescript-benchotron A fork was made https://github.com/PureFunctor/purescript-benchotron Both versions rely on an older release of node-readline. This commit causes incompatibilities with newer...
https://github.com/purefunctor/purescript-uncurried-transformers/blob/main/packages.dhall#L8-L24 Missing dependencies: * aff * spec
Here `path` is declared https://github.com/svn-all-fast-export/svn2git/blob/master/src/svn.cpp#L709 (supposingly intialized with `null`, looking at what gdb tells me). Here it would have been changed if it wasn't `null` in the first place https://github.com/svn-all-fast-export/svn2git/blob/master/src/svn.cpp#L467-L471...
Hello, i searched on hackage for this package but i couldn't find it. Would you consider adding this package to hackage? Also adding it to stackage would be nice so...