satyrographos.0.0.2.13: Update the lower version constraint on core
satyrographos.0.0.2.13 actually compiles with core.v0.14. As satysfi.0.0.8 requires base.v0.14, the lower version constraint on core should be updated.
Sakamoto Noriaki 2 years ago ef5d062d d45d933f
··· 43 43 "yojson" 44 44 45 45 # Janestreet Libs 46 46 - "core" {>= "v0.15" & < "v0.17"} 46 46 + "core" {>= "v0.14" & < "v0.17"} 47 47 "core_unix" 48 48 "ppx_jane" 49 49 "shexp"