Closed yasuo-ozu closed 4 years ago
See #206 for the discussion about this and #207 would address this.
I've renamed Core_kernel.Heap
to Core_kernel.Pairing_heap
but still failed to build.
Error msg:
# dune build
# menhir src/parser.{ml,mli}
...
# File "src/backend/flowGraph.ml", line 8, characters 14-38:
# Error: Unbound module Core_kernel.Pairing_heap
versions info
# Packages matching: installed
# Package # Installed # Synopsis
base.v0.13.1 v0.13.1 Full standard library replacement for OCaml
...
core_kernel.v0.13.1 v0.13.1 Industrial strength alternative to OCaml's standard library
...
ocaml.4.09.0 4.09.0 The OCaml compiler (virtual package)
ocaml-base-compiler.4.09.0 4.09.0 Official release 4.09.0
@STNeeic You're correct. My solution was incomplete... See https://github.com/gfngfn/SATySFi/commit/5ff61ee02ec4c397813e5b2b9c02a7573f5d83b3.
Successfully installed. Thx All!
Error msg:
source: