Age | Commit message (Expand) | Author |
---|---|---|
2018-01-16 | gnu: haskell-check: Use HTTPS for hspec.github.io home pages....* gnu/packages/haskell-check.scm (hspec-discover, ghc-hspec-core) (ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2018-01-10 | gnu: ghc-quickcheck-unicode: Update to 1.0.1.0....* gnu/packages/haskell-check.scm (ghc-quickcheck-unicode): Update to 1.0.1.0. | Tobias Geerinckx-Rice |
2017-12-07 | gnu: ghc-quickcheck-io: Update to 0.2.0....* gnu/packages/haskell-check.scm (ghc-quickcheck-io): Update to 0.2.0 | Tobias Geerinckx-Rice |
2017-12-07 | gnu: ghc-tasty-rerun: Update to 1.1.8....* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.8 | Tobias Geerinckx-Rice |
2017-12-07 | gnu: ghc-tasty-smallcheck: Use HTTPS for home page....* gnu/packages/haskell-check.scm (ghc-tasty-smallcheck)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2017-12-07 | gnu: ghc-tasty-smallcheck: Update to 0.8.1....* gnu/packages/haskell-check.scm (ghc-tasty-smallcheck): Update to 0.8.1 | Tobias Geerinckx-Rice |
2017-12-07 | gnu: ghc-test-framework-hunit: Update to 0.3.0.2....* gnu/packages/haskell-check.scm (ghc-test-framework-hunit): Update to 0.3.0.2 | Tobias Geerinckx-Rice |
2017-12-07 | gnu: ghc-tasty-golden: Mark up description....* gnu/packages/haskell-check.scm (ghc-tasty-golden)[description]: Use @dfn. | Tobias Geerinckx-Rice |
2017-12-07 | gnu: ghc-tasty-golden: Update to 2.3.1.1....* gnu/packages/haskell-check.scm (ghc-tasty-golden): Update to 2.3.1.1 | Tobias Geerinckx-Rice |
2017-11-29 | gnu: ghc-tasty-rerun: Update to 1.1.7....* gnu/packages/haskell-check.scm (ghc-tasty-rerun): Update to 1.1.7. | Tobias Geerinckx-Rice |
2017-11-13 | gnu: Move testing packages from haskell to haskell-check....* gnu/packages/haskell.scm (ghc-clock-bootstrap, ghc-tasty-ant-xml, ghc-tasty-smallcheck, ghc-tasty-quickcheck, ghc-tasty-golden, ghc-tasty, ghc-tasty-hunit, ghc-tasty-kat, ghc-tasty-th, ghc-tasty-rerun, ghc-quickcheck-instances, ghc-quickcheck-unicode, ghc-quickcheck-io, ghc-quickcheck, ghc-test-framework, ghc-test-framework-hunit, ghc-test-framework-quickcheck2, ghc-test-framework-th, ghc-hunit, hspec-discover, ghc-hspec-core, ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib, ghc-hspec-expectations): Move variables to ... * gnu/packages/haskell-check.scm: ... this new file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/haskell.scm, gnu/packages/idris.scm, gnu/packages/version-control.scm, gnu/packages/wm.scm: Include haskell-check module. | Ricardo Wurmus |