Skip to content
  • Erwan Jahier's avatar
    Add bigarray as a dep of lutin.cmxa · f5332350
    Erwan Jahier authored
    Indeed, for some reasons, this lib was useable of ocaml 4.07.0
    
    ocaml
      #use "topfind";;
      #require "rdbg-plugin";;
      #require "lutin";;
    
    Error: Reference to undefined global `Stdlib__bigarray'
    f5332350