about summary refs log tree commit diff
path: root/pkgs/development/ocaml-modules/janestreet
diff options
context:
space:
mode:
authorVincent Laporte <Vincent.Laporte@gmail.com>2019-04-03 10:36:28 +0000
committerVincent Laporte <vbgl@users.noreply.github.com>2019-04-12 16:48:32 +0200
commitb5c224d2a526eaafc8c2c310f2a788967d2d717d (patch)
tree90b854e0a4c33fceac8f0ba60cf98359f404dc13 /pkgs/development/ocaml-modules/janestreet
parent92ae2999986b8f3d6513c4d88773812c48b51d66 (diff)
downloadnixlib-b5c224d2a526eaafc8c2c310f2a788967d2d717d.tar
nixlib-b5c224d2a526eaafc8c2c310f2a788967d2d717d.tar.gz
nixlib-b5c224d2a526eaafc8c2c310f2a788967d2d717d.tar.bz2
nixlib-b5c224d2a526eaafc8c2c310f2a788967d2d717d.tar.lz
nixlib-b5c224d2a526eaafc8c2c310f2a788967d2d717d.tar.xz
nixlib-b5c224d2a526eaafc8c2c310f2a788967d2d717d.tar.zst
nixlib-b5c224d2a526eaafc8c2c310f2a788967d2d717d.zip
ocamlPackages.bignum: remove at 0.11.0
Diffstat (limited to 'pkgs/development/ocaml-modules/janestreet')
-rw-r--r--pkgs/development/ocaml-modules/janestreet/default.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/pkgs/development/ocaml-modules/janestreet/default.nix b/pkgs/development/ocaml-modules/janestreet/default.nix
index 988b7147fcb4..5c0726176f6d 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";