amiloradovsky has quit [Ping timeout: 246 seconds]
AtumT has quit [Quit: AtumT]
nullifidian__ has joined #ocaml
nullifidian_ has quit [Ping timeout: 246 seconds]
Jeanne-Kamikaze has quit [Remote host closed the connection]
jao has quit [Remote host closed the connection]
jao has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
xuib has quit [Quit: xuib]
tormen has joined #ocaml
tormen_ has quit [Ping timeout: 246 seconds]
kvda has joined #ocaml
jao has quit [Ping timeout: 250 seconds]
gravicappa has joined #ocaml
AnAverageHuman has joined #ocaml
ale64bit has quit [Ping timeout: 244 seconds]
keep_learning has joined #ocaml
Jeanne-Kamikaze has joined #ocaml
ale64bit has joined #ocaml
keep_learning has quit [Remote host closed the connection]
keep_learning has joined #ocaml
Jeanne-Kamikaze has quit [Remote host closed the connection]
AnAverageHuman has quit [Ping timeout: 256 seconds]
ale64bit has quit [Ping timeout: 245 seconds]
pierpal has joined #ocaml
_whitelogger has joined #ocaml
ziyourenxiang__ has quit [Remote host closed the connection]
ziyourenxiang__ has joined #ocaml
sonologico has quit [Remote host closed the connection]
ksqsf has joined #ocaml
<ksqsf>
Hi, how can I install an older version of core with opam?
<ksqsf>
`opam install core.0.9.1` complains Package core has no version 0.9.1.
barockobamo has joined #ocaml
<vsiles>
ksqsf: I think you have to `opam pin add core.0.9.1`
<vsiles>
(not sure that's the exact syntax)
Haudegen has joined #ocaml
jaar has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nicooo has quit [Remote host closed the connection]
nicooo has joined #ocaml
johnelse has quit [Quit: leaving]
johnelse has joined #ocaml
ksqsf has quit [Read error: Connection reset by peer]
kvda has joined #ocaml
kalio has quit [Ping timeout: 245 seconds]
kalio has joined #ocaml
jnavila has joined #ocaml
<Fardale>
opam install core.v0.9.1
<Fardale>
the version number is v0.9.1 not 0.9.1
freyr69 has joined #ocaml
mfp has joined #ocaml
swa19 has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Bahman has joined #ocaml
notnotda1 has joined #ocaml
swa19 has quit [Ping timeout: 245 seconds]
kvda has joined #ocaml
Haudegen has quit [Remote host closed the connection]
madroach has quit [Ping timeout: 264 seconds]
madroach has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
infinity0 has quit [Ping timeout: 250 seconds]
infinity0 has joined #ocaml
johnelse has quit [Quit: leaving]
johnelse has joined #ocaml
Bahman has quit [Ping timeout: 250 seconds]
kvda has joined #ocaml
<cemerick>
I'm seeing "The module Foo is a functor, it cannot have any components" when attempting to refer to types defined in a recursive module context. How can one work around this?
infinity0 has quit [Remote host closed the connection]
<cemerick>
I tried establishing a separate module type, but kept getting yelled at for syntax violations. :-P
<Drup>
Can you show an example of thing syou want that fails ?
<Drup>
why use recursive modules, instead of one big functor that instanciate both data structures ?
avr has joined #ocaml
avr has left #ocaml [#ocaml]
<Drup>
the problem is that, from Foo's point of view, there is no such thing as "Bar.t" (but "Bar(B).t" is defined), and there is certainly no such thing as one unique record with a field `bar`
<Drup>
the right solution, if you want synchronized modules like that, is to bundle everything inside a functor
<freyr69>
Seems like Chris00 just builds a fortran pseudo-stubs library and then links it to the main one
dhil has quit [Ping timeout: 268 seconds]
Serpent7776 has joined #ocaml
Haudegen has quit [Read error: Connection reset by peer]
freyr69 has quit [Remote host closed the connection]
nopf has joined #ocaml
_whitelogger_ has joined #ocaml
barockobamo has quit [Remote host closed the connection]
_whitelogger has quit [Ping timeout: 240 seconds]
ggole has quit [Quit: Leaving]
ziyourenxiang__ has quit [Ping timeout: 268 seconds]
Haudegen has joined #ocaml
jnavila has joined #ocaml
unyu has quit [Ping timeout: 250 seconds]
ale64bit has joined #ocaml
okuu has joined #ocaml
jao has joined #ocaml
ale64bit has quit [Ping timeout: 268 seconds]
al-damiri has joined #ocaml
dhil has joined #ocaml
sonologico has joined #ocaml
kakadu has quit [Quit: Konversation terminated!]
Birdface has joined #ocaml
okuu is now known as unyu
Jesin has quit [Quit: Leaving]
Jesin has joined #ocaml
jaar has quit [Ping timeout: 244 seconds]
gravicappa has quit [Ping timeout: 245 seconds]
AnAverageHuman has joined #ocaml
kakadu has joined #ocaml
gonz_ has left #ocaml [#ocaml]
dhil has quit [Ping timeout: 245 seconds]
pierpal has quit [Quit: Poof]
pierpal has joined #ocaml
unyu has quit [Quit: ERC (IRC client for Emacs 26.2)]
<adrien>
I was discussing with friends and go's runtime size came up (again)
<adrien>
does anyone know how much space would be required to get something running with lwt (smallest possible: bytecode vs native code doesn't matter)?
tane has quit [Quit: Leaving]
Serpent7776 has quit [Quit: leaving]
<companion_cube>
just write a basic hello world with lwt.unix?
silver has quit [Quit: rakede]
<dinosaure>
adrien: you should on lto patch in OCaml which delete dead code
<dinosaure>
and, if I remmember correctly, a hello-world MirageOS is 1Mb and needs 10Mb in memory
<dinosaure>
(but I'm not sure)
<companion_cube>
:-°
<companion_cube>
10MB, really??
ocabot has quit [Remote host closed the connection]
ocabot has joined #ocaml
<dinosaure>
I'm really not sure, this is what I heard and did not check it
<companion_cube>
hmm ok, ocabot does take more than 10MB :(
<dinosaure>
:d
<companion_cube>
(but very stable otherwise)
Haudegen has quit [Remote host closed the connection]
kvda has joined #ocaml
Haudegen has joined #ocaml
Birdface has quit [Ping timeout: 268 seconds]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jnavila has quit [Ping timeout: 258 seconds]
kvda has joined #ocaml
govg has quit [Ping timeout: 246 seconds]
govg has joined #ocaml
kakadu has quit [Remote host closed the connection]
unyu has joined #ocaml
ygrek has quit [Ping timeout: 255 seconds]
AnAverageHuman has quit [Ping timeout: 256 seconds]
Haudegen has quit [Remote host closed the connection]