Serhii Khoma
Serhii Khoma
``` (master) % watchr ./koans/koans.watchr ~/Documents/ruby_koans /home/bjorn/.gem/ruby/2.3.0/gems/watchr-0.7/lib/watchr.rb:111:in `handler': uninitialized constant #::Config (NameError) from /home/bjorn/.gem/ruby/2.3.0/gems/watchr-0.7/bin/watchr:104:in `' from /home/bjorn/.gem/ruby/2.3.0/bin/watchr:22:in `load' from /home/bjorn/.gem/ruby/2.3.0/bin/watchr:22:in `' (master) [1] % ruby -v ~/Documents/ruby_koans/koans ruby 2.3.1p112 (2016-04-26...
contains: - https://github.com/kwohlfahrt/purescript-halogen-svg/pull/15 - https://github.com/kwohlfahrt/purescript-halogen-svg/pull/14 - https://github.com/kwohlfahrt/purescript-halogen-svg/pull/11 fixes: - https://github.com/kwohlfahrt/purescript-halogen-svg/issues/16 - https://github.com/kwohlfahrt/purescript-halogen-svg/issues/17 - https://github.com/kwohlfahrt/purescript-halogen-svg/issues/9
to show that it is Halogen dependent
``` Cannot output to directory ... because it is not empty. Use --force option to recreate directory and output ```
absinthe graphql server is using it's own protocol  
# currently ``` Examples.Github.Query.repository ( Record.merge { owner: "srghma" , name: "purescript-dom-indexed" } (defaultInput :: { | Examples.Github.Query.RepositoryInputRowOptional () }) ) .... ``` # maybe ``` Examples.Github.Query.repository ( { owner:...
use github actions to publish to pursuit and npm automatically on new tag in package.json
https://www.apollographql.com/blog/persisted-graphql-queries-with-apollo-client-119fd7e6bba5/
`[{ query: '..' }, { query: '..' }]`
 I don't remember was it used in this library or no