From b5c224d2a526eaafc8c2c310f2a788967d2d717d Mon Sep 17 00:00:00 2001 From: Vincent Laporte Date: Wed, 3 Apr 2019 10:36:28 +0000 Subject: [PATCH] ocamlPackages.bignum: remove at 0.11.0 --- pkgs/development/ocaml-modules/janestreet/default.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pkgs/development/ocaml-modules/janestreet/default.nix b/pkgs/development/ocaml-modules/janestreet/default.nix index 988b7147fcb..5c0726176f6 100644 --- a/pkgs/development/ocaml-modules/janestreet/default.nix +++ b/pkgs/development/ocaml-modules/janestreet/default.nix @@ -441,13 +441,6 @@ rec { meta.description = "Async helpers for writing expectation tests"; }; - bignum = janePackage { - pname = "bignum"; - hash = "0hqd88fb90rsj1wjj4k79gigcf31c6a45msasw99zzifzppr3w3f"; - propagatedBuildInputs = [ core_kernel zarith num ]; - meta.description = "Core-flavoured wrapper around zarith's arbitrary-precision rationals"; - }; - cinaps = janePackage { pname = "cinaps"; hash = "0f8cx4xkkk4wqpcbvva8kxdndbgawljp17dwppc6zpjpkjl8s84j";