GitHub / haskell-github-trust / quickjs-hs
Haskell bindings for the QuickJS library
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell-github-trust%2Fquickjs-hs
Stars: 6
Forks: 3
Open issues: 1
License: mit
Language: Haskell
Size: 967 KB
Dependencies parsed at:
30
Created at: almost 5 years ago
Updated at: 6 months ago
Pushed at: 10 months ago
Last synced at: about 1 month ago
quickjs-hs.cabal
hackage
- aeson >=1.1 && <1.6
- base >=4.11 && <5
- bytestring ==0.10.*
- containers >=0.5 && <0.7
- exceptions >=0.8 && <0.11
- inline-c >=0.5 && <0.10
- mtl >=2.2.2 && <2.3
- scientific >=0.3.5 && <0.4
- string-conv >=0.1.2 && <0.2
- text >=1.2.0 && <1.3
- time >=1.8 && <1.10
- transformers ==0.5.*
- unliftio-core >=0.1 && <0.2.1
- unordered-containers >=0.2.8 && <0.3
- vector ==0.12.*
- HUnit >=1.6.0.0 && <1.7 test
- QuickCheck >=2.9 && <2.15 test
- aeson * test
- base * test
- exceptions * test
- quickjs-hs * test
- tasty >=1.0 && <1.3 test
- tasty-hunit ==0.10.* test
- tasty-quickcheck >=0.9 && <0.11 test
- text * test
- unordered-containers * test
- vector * test
.github/workflows/cabal.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- haskell/actions/setup v2 composite