TC01 has quit [Quit: No Ping reply in 180 seconds.]
TC01 has joined #ocaml
oni-on-ion has quit [Remote host closed the connection]
oni-on-ion has joined #ocaml
jao has joined #ocaml
jao has quit [Changing host]
jao has joined #ocaml
jao has quit [Remote host closed the connection]
jao has joined #ocaml
jao has quit [Changing host]
jao has joined #ocaml
narimiran has joined #ocaml
bartholin has quit [Quit: Leaving]
jao has quit [Ping timeout: 265 seconds]
wingsorc_ has joined #ocaml
<Nikkel>
I have a weird problem in my eliom app
<Nikkel>
When I access localhost/site directly, my html header contains the css files as <link>s
<Nikkel>
but if I click an a element to redirect myself to another site, like localhost/anothersite , then the css files are imported straight into the header as <style> elements
<Nikkel>
which breaks font-awesome
ollehar has joined #ocaml
free_beard has joined #ocaml
<Nikkel>
Alternatively, how do I add fonts to my eliom server?
wingsorc_ has quit [Ping timeout: 245 seconds]
Haudegen has joined #ocaml
kleisli has quit [Ping timeout: 268 seconds]
ygrek_ has joined #ocaml
ygrek_ has quit [Ping timeout: 265 seconds]
GreyFaceNoSpace has joined #ocaml
GreyFaceNoSpace_ has joined #ocaml
GreyFaceNoSpace_ has quit [Client Quit]
GreyFaceNoSpace_ has joined #ocaml
GreyFaceNoSpace has quit [Ping timeout: 265 seconds]
GreyFaceNoSpace_ is now known as GreyFaceNoSpace
mfp has joined #ocaml
sz0 has joined #ocaml
<dborisog>
Nikkel: I yet to go through static files myself, yet I remember documentation covers this topic somewhere. In addition to that, you can follow the code in the installation of 5min app, which is based on the project ocsigen-start, both in the generated 5minapp and the OCaml library (5minapp refers to 5minapp and to ocsigen-start library). 5minapp uses some CSS, there is a non-zero chance they are using static-ones. Github directories of besport is
<dborisog>
another implementation example.
<dborisog>
I also remember exestence of bindings to JS libraries, thus it is the fourth source of information.
dhil has joined #ocaml
GreyFaceNoSpace has quit [Quit: Ex-Chat]
ggole has joined #ocaml
ggole has quit [Remote host closed the connection]
ggole has joined #ocaml
jao has joined #ocaml
jao has quit [Changing host]
jao has joined #ocaml
Haudegen has quit [Quit: Bin weg.]
dhil has quit [Ping timeout: 245 seconds]
ziyourenxiang has quit [Quit: Leaving]
rom1504 has quit [Ping timeout: 252 seconds]
dhil has joined #ocaml
Haudegen has joined #ocaml
spew has joined #ocaml
rom1504 has joined #ocaml
bartholin has joined #ocaml
ziyourenxiang has joined #ocaml
<reynir>
in opam files, can you concatenate strings? like, [make "build" ("PACKAGE=" ^ package)]
<reynir>
Ah, it seems "PACKAGE=%{package}%" is the trick
kleisli has joined #ocaml
tane has joined #ocaml
dhil has quit [Ping timeout: 245 seconds]
ziyourenxiang has quit [Ping timeout: 240 seconds]
brettgilio has quit [Ping timeout: 265 seconds]
dhil has joined #ocaml
brettgilio has joined #ocaml
ollehar has quit [Ping timeout: 272 seconds]
ygrek_ has joined #ocaml
kakadu has joined #ocaml
ziyourenxiang has joined #ocaml
narimiran has quit [Ping timeout: 240 seconds]
kakadu_ has quit [Ping timeout: 240 seconds]
smazga has joined #ocaml
narimiran has joined #ocaml
ggole has quit [Quit: Leaving]
Haudegen has quit [Quit: Bin weg.]
mahmudov has joined #ocaml
oni-on-ion has quit [Remote host closed the connection]
oni-on-ion has joined #ocaml
Haudegen has joined #ocaml
oni-on-ion has quit [Read error: Connection reset by peer]
oni-on-ion has joined #ocaml
jmiven has quit [Quit: bye]
oni-on-ion has quit [Ping timeout: 265 seconds]
jmiven has joined #ocaml
ygrek_ has quit [Ping timeout: 272 seconds]
<toppler>
Can anyone confirm that if I define a module at the toplevel, and then rebind the module name, memory claimed by the first module isn't GC'd?
<toppler>
e.g. # module Foo = struct let big_array = Array.create 100000000 0 end;;
<toppler>
# module Foo = struct end;;
<toppler>
# Gc.full_major ();;
<zozozo>
toppler: in the top-level or in a compiled program ?
<toppler>
zozozo: Toplevel.
<zozozo>
For the top-level, I don't know
Serpent7776 has joined #ocaml
dhil has quit [Ping timeout: 245 seconds]
jnavila has joined #ocaml
jkni has quit [Ping timeout: 248 seconds]
terrorjack___ has quit [Ping timeout: 248 seconds]
vinoski has quit [Ping timeout: 250 seconds]
mrallen1 has quit [Ping timeout: 246 seconds]
adi_________ has quit [Ping timeout: 246 seconds]
sz0 has quit [Ping timeout: 260 seconds]
jeroud has quit [Ping timeout: 260 seconds]
chewbranca has quit [Ping timeout: 272 seconds]
monad_cat has quit [Ping timeout: 248 seconds]
cqc_ has quit [Ping timeout: 250 seconds]
SrPx has quit [Ping timeout: 264 seconds]
jerme_ has quit [Ping timeout: 252 seconds]
l1x has quit [Ping timeout: 252 seconds]
lopex has quit [Ping timeout: 260 seconds]
stephe has quit [Ping timeout: 260 seconds]
sspi__ has quit [Ping timeout: 246 seconds]
Adso_of_Jelq has quit [Read error: Connection reset by peer]
nkaretnikov has quit [Read error: Connection reset by peer]
mgsk has quit [Read error: Connection reset by peer]
rgrinberg has quit [Ping timeout: 248 seconds]
jyc_ has quit [Ping timeout: 248 seconds]
rfv has quit [Ping timeout: 272 seconds]
j14159 has quit [Ping timeout: 272 seconds]
mjvoge02 has quit [Ping timeout: 252 seconds]
bitonic has quit [Ping timeout: 252 seconds]
jerme_ has joined #ocaml
cemerick has quit [Ping timeout: 246 seconds]
lynn has quit [Ping timeout: 246 seconds]
strmpnk has quit [Ping timeout: 248 seconds]
adrianbrink has quit [Ping timeout: 248 seconds]
jmct has quit [Ping timeout: 252 seconds]
j14159 has joined #ocaml
cqc_ has joined #ocaml
rgrinberg has joined #ocaml
jyc_ has joined #ocaml
chewbranca has joined #ocaml
valtr has quit [Ping timeout: 240 seconds]
sspi__ has joined #ocaml
mrallen1 has joined #ocaml
lopex has joined #ocaml
ec has quit [Read error: Connection reset by peer]
rfv has joined #ocaml
stephe has joined #ocaml
jeroud has joined #ocaml
terrorjack___ has joined #ocaml
adrianbrink has joined #ocaml
bitonic has joined #ocaml
lynn has joined #ocaml
mjvoge02 has joined #ocaml
valtr has joined #ocaml
ec has joined #ocaml
strmpnk has joined #ocaml
adrianbrink has quit [Ping timeout: 245 seconds]
mrallen1 has quit [Read error: Connection reset by peer]
jerme_ has quit [Read error: Connection reset by peer]
dhil has joined #ocaml
ec has quit [Ping timeout: 272 seconds]
Jesin has quit [Quit: Leaving]
Jesin has joined #ocaml
vicfred has joined #ocaml
sagax has quit [Read error: Connection reset by peer]
ec has joined #ocaml
ec has quit [Excess Flood]
mgsk has joined #ocaml
kakadu_ has joined #ocaml
sagax has joined #ocaml
dhil has quit [Ping timeout: 260 seconds]
dborisog has quit [Ping timeout: 265 seconds]
mrallen1 has joined #ocaml
monad_cat has joined #ocaml
wingsorc_ has joined #ocaml
<def`>
toppler: no I don't think so, because of the compilation strategy for module aliases in the toplevel
spew has quit [Remote host closed the connection]
narimiran has quit [Ping timeout: 265 seconds]
olle has quit [Ping timeout: 268 seconds]
tane has quit [Quit: Leaving]
olle has joined #ocaml
olle has quit [Ping timeout: 258 seconds]
<toppler>
def`: Thanks. Any pointers for further reading on this?
olle has joined #ocaml
vicfred_ has joined #ocaml
gravicappa has quit [Ping timeout: 265 seconds]
vicfred_ has quit [Remote host closed the connection]
vicfred has quit [Ping timeout: 272 seconds]
<def`>
toppler: no I don't think this is documented anywhere, it is an implementation detail
<def`>
it changed when module aliases where introduced, it might change again in the future
<toppler>
Ah cool. Thanks again.
jerme_ has joined #ocaml
lopex has quit [Quit: Connection closed for inactivity]
Haudegen has quit [Quit: Bin weg.]
Haudegen has joined #ocaml
Hrundi_V_Bakshi has joined #ocaml
GreyFaceNoSpace has joined #ocaml
Serpent7776 has quit [Quit: leaving]
jnavila has quit [Remote host closed the connection]
kakadu__ has joined #ocaml
kakadu_ has quit [Ping timeout: 268 seconds]
kakadu_ has joined #ocaml
kakadu__ has quit [Ping timeout: 272 seconds]
kakadu_ has quit [Remote host closed the connection]
mahmudov has quit [Remote host closed the connection]
Hrundi_V_Bakshi has quit [Ping timeout: 240 seconds]