<lewis1711>
how can I make this compile with corebuild?
<lewis1711>
it runs in the repl
<lewis1711>
(utop, that is)
antkong has quit [Quit: antkong]
ncthom91 has joined #ocaml
antkong has joined #ocaml
sz0` is now known as sz0
fluter has joined #ocaml
<lewis1711>
ugh, it's "open Core.Std". nm
Guest95708 has quit [Ping timeout: 240 seconds]
sz0 is now known as sz0`
FreeBirdLjj has quit [Read error: Connection timed out]
FreeBirdLjj has joined #ocaml
Denommus` has joined #ocaml
Denommus has quit [Ping timeout: 256 seconds]
kansi has joined #ocaml
pierpa has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
Denommus` has quit [Quit: Bye]
caml has quit [Ping timeout: 252 seconds]
malc_ has quit [Quit: leaving]
tennix has joined #ocaml
Denommus has joined #ocaml
sz0` is now known as sz0
Denommus has quit [Read error: Connection reset by peer]
<lewis1711>
if I have a file a.ml, which implicitly forms the module A, how can I use it in the repl? #use "./a.ml" won't recognise that the file forms a module
<chambart>
lewis1711, use #mod_use instead of #use
<lewis1711>
awesome, thanks
sgnb` has quit [Ping timeout: 250 seconds]
Denommus has joined #ocaml
kansi has left #ocaml [#ocaml]
ncthom91 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mac10688 has quit [Ping timeout: 256 seconds]
chambart has quit [Ping timeout: 256 seconds]
sz0 is now known as sz0`
sz0` is now known as sz0
psy_ has quit [Quit: Leaving]
sz0 is now known as sz0`
darkf has joined #ocaml
f[x] has quit [Ping timeout: 256 seconds]
MercurialAlchemi has joined #ocaml
AlexRussia has quit [Ping timeout: 240 seconds]
Denommus has quit [Ping timeout: 272 seconds]
f[x] has joined #ocaml
antkong has quit [Quit: antkong]
JacobEdelman has quit [Quit: Connection closed for inactivity]
ldopa has joined #ocaml
MercurialAlchemi has quit [Ping timeout: 272 seconds]
tennix has quit [Quit: WeeChat 1.3]
MercurialAlchemi has joined #ocaml
FreeBirdLjj has quit []
FreeBirdLjj has joined #ocaml
Gvidon has joined #ocaml
damason has quit [Ping timeout: 256 seconds]
mangooes has joined #ocaml
sz0` has quit [Quit: Bye.]
ldopa has quit [Ping timeout: 250 seconds]
igoroliveira has quit [Quit: Connection closed for inactivity]
Haudegen has quit [Ping timeout: 250 seconds]
f[x] has quit [Ping timeout: 272 seconds]
sbrouf has joined #ocaml
Haudegen has joined #ocaml
sbrouf has quit [Ping timeout: 256 seconds]
Simn has joined #ocaml
SuperNoeMan has joined #ocaml
mahem1 has joined #ocaml
nojb has joined #ocaml
sbrouf has joined #ocaml
mangooes has quit [Ping timeout: 250 seconds]
Tekilla has joined #ocaml
ely-se has joined #ocaml
Ravana has joined #ocaml
f[x] has joined #ocaml
sbrouf has quit [Ping timeout: 256 seconds]
sbrouf has joined #ocaml
sbrouf has quit [Ping timeout: 250 seconds]
Kakadu has joined #ocaml
kushal has joined #ocaml
kushal has quit [Read error: Connection reset by peer]
kushal has joined #ocaml
mort___ has joined #ocaml
mort___1 has joined #ocaml
mort___ has quit [Ping timeout: 250 seconds]
mort___1 has quit [Read error: Connection reset by peer]
mort___ has joined #ocaml
ely-se has quit [Quit: leaving]
ely-se has joined #ocaml
Mercuria1Alchemi has joined #ocaml
<mort___>
morning! (here at least :) quick question — the install docs at http://ocaml.org/docs/install.html#Ubuntu are a little unhelpful — against where do i file an issue?
infinity0 has quit [Remote host closed the connection]
sgnb has joined #ocaml
<mort___>
rks`: ta!
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
l1x has quit [Ping timeout: 240 seconds]
l1x has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
jonludlam has joined #ocaml
octachron has joined #ocaml
yegods has joined #ocaml
infinity0 has joined #ocaml
rossberg has quit [Ping timeout: 260 seconds]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
yawnt has joined #ocaml
qwebirc495685 has joined #ocaml
qwebirc495685 has quit [Client Quit]
rossberg has joined #ocaml
infinity0 has quit [Remote host closed the connection]
elfring has joined #ocaml
infinity0 has joined #ocaml
tg has quit [Ping timeout: 240 seconds]
cody` has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
yegods has quit [Remote host closed the connection]
yegods has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
ely-se has quit [Quit: leaving]
nojb has quit [Ping timeout: 250 seconds]
tg has joined #ocaml
<edwin>
Drup: ocsigen currently provides access to the raw/undecoded URL of http requests in the http frame -- which is nice for protocols that sign the request using HMAC -- however cohttp/Uri always normalizes things and doesn't provide acess to the raw Uri anymore. I see that on your cohttp_rebased branch you use Uri.to_string. How do you think access to the raw URL could be restored?
ely-se has joined #ocaml
<edwin>
should Uri have the abilty to preserve the raw uri as received from the client, or should cohttp provide that?
Tekilla has quit [Ping timeout: 256 seconds]
sbrouf has joined #ocaml
_andre has joined #ocaml
ceryo has joined #ocaml
ely-se has quit [Quit: leaving]
<Drup>
edwin: I have no idea, you should certainly ask the cohttp people
<Drup>
the last line of the function is inside the with case
<Drup>
you need to wrap it in begin/end
sbrouf has joined #ocaml
<lewis1711>
Drup, I don't see how an auto-indenter would have helped if I need a begin/end
<lewis1711>
but thanks
<Drup>
it would have showed you the problem directly
<MasseR>
You really shouldn't indent manually. I always cringe when I see someone doing it :/
sbrouf has quit [Ping timeout: 250 seconds]
<lewis1711>
this whitespace crap really isn't worth it to me. oh well.
<MasseR>
It is an important part for readability and therefore maintainability
<lewis1711>
I could not disagree more strongly. it means I have to use another damn tool. and if you need an automation to indent things for you because the syntactically-meaningful indentating isn't immediately obvious to a human reader, how does that help readability? when what you "read" intuitively is wrong?
ely-se has joined #ocaml
<lewis1711>
I also have no idea where to put the begin/end. I'll use the tool I guess
<lyxia>
indentation is not part of ocaml syntax
<lewis1711>
(tried a few places)
<lyxia>
was that not what you meant by "syntactucally meaningful"?
<lewis1711>
I really have no clue what distinction you are making
<lewis1711>
sorry
<lewis1711>
how I am indenting things is effecting compilation
<lewis1711>
because otherwise it read the whole thing as a function
<Drup>
lewis1711: the tooling is here to help you. As a beginner, you are the kind of user that needs helps the most, so I don't understand your opposition to have it. It's very easy to install with opam
<MasseR>
And the tooling is there to reduce complexity :)
<lewis1711>
I hate tools. I really do. it's just more crap to learn or that can go wrong or that I have to ask about. and it's not as if ocaml is a large enough language that any of the tooling will have good documentation
chambart has quit [Ping timeout: 250 seconds]
<lewis1711>
the stuff about polymorphic variants is fascinating. an indenting tool is just yak-shaving
<MasseR>
Spend 1 hour setting up a tool / configuration, reap the benefits for the next 50 hours
<lyxia>
In any case you're speaking ill of indentation significance but it's what would have prevented the issue you asked about in the first place.
<Drup>
I would put link to the good documentation for the various tools, put I won't spend time helping you if you are not willing to help yourself
<Drup>
but*
<lewis1711>
IDK where you get that I am not willing to help myself.
<lewis1711>
thanks for the help
<lyxia>
lewis1711: a nested let cannot follow an expression immediately. so in let f x = x let () = f (), it knows immediately that the second let is a toplevel one. There is no backtracking here.
BitPuffin|osx has joined #ocaml
ely-se has quit [Quit: leaving]
zpe has quit [Remote host closed the connection]
zpe has joined #ocaml
nojb has joined #ocaml
ely-se has joined #ocaml
zpe has quit [Ping timeout: 240 seconds]
Denommus has quit [Ping timeout: 256 seconds]
clog has quit [Ping timeout: 260 seconds]
n1ftyn8_ has quit [Ping timeout: 260 seconds]
seako has quit [Ping timeout: 260 seconds]
NhanH has quit [Ping timeout: 260 seconds]
oskarth has quit [Ping timeout: 260 seconds]
seako has joined #ocaml
NhanH has joined #ocaml
n1ftyn8_ has joined #ocaml
oskarth has joined #ocaml
linse has quit [Quit: linse]
linse has joined #ocaml
linse has quit [Client Quit]
seliopou has joined #ocaml
mort___ has joined #ocaml
ely-se has quit [Quit: leaving]
ely-se has joined #ocaml
zaquest has quit [Quit: Leaving]
hannes has joined #ocaml
ncthom91 has joined #ocaml
zaquest has joined #ocaml
yomimono has joined #ocaml
chambart has joined #ocaml
linse has joined #ocaml
jonludlam has quit [Ping timeout: 250 seconds]
pierpa has joined #ocaml
ncthom91 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
linse has quit [Ping timeout: 245 seconds]
jonludlam has joined #ocaml
chambart has quit [Ping timeout: 256 seconds]
kushal has quit [Quit: Leaving]
raphaelss has quit [Ping timeout: 240 seconds]
igoroliveira has joined #ocaml
elfring has quit [Quit: Konversation terminated!]
_habnabit has quit [Remote host closed the connection]
FreeBirdLjj has quit [Remote host closed the connection]
linse has joined #ocaml
ncthom91 has joined #ocaml
raphaelss has joined #ocaml
ely-se has quit [Quit: leaving]
Guest72694 has joined #ocaml
Guest72694 has quit [Client Quit]
ely-se has joined #ocaml
MercurialAlchemi has quit [Ping timeout: 256 seconds]
orbifx has joined #ocaml
yegods has quit [Remote host closed the connection]
govg_ has joined #ocaml
linse has quit [Quit: linse]
Gvidon has quit [Quit: Leaving.]
zpe has joined #ocaml
contempt has quit [Ping timeout: 240 seconds]
contempt has joined #ocaml
clog has joined #ocaml
govg_ has quit [Ping timeout: 272 seconds]
govg_ has joined #ocaml
yegods has joined #ocaml
linse has joined #ocaml
ldopa has joined #ocaml
govg_ has quit [Ping timeout: 256 seconds]
slash^ has joined #ocaml
govg_ has joined #ocaml
yomimono has quit [Quit: Leaving]
octachron has quit [Quit: Leaving]
ely-se has quit [Quit: leaving]
toomuchtvrotsurb has quit [Remote host closed the connection]
chambart has joined #ocaml
rand has quit [Quit: Lost terminal]
psy has joined #ocaml
psy has quit [Max SendQ exceeded]
psy has joined #ocaml
lewis1711 has quit [Ping timeout: 272 seconds]
raxello has quit [Remote host closed the connection]
_habnabit has joined #ocaml
zpe has quit [Remote host closed the connection]
zpe has joined #ocaml
psy has quit [Disconnected by services]
psy_ has joined #ocaml
ldopa has left #ocaml ["rcirc on GNU Emacs 24.5.2"]
yegods has quit []
Algebr` has quit [Ping timeout: 250 seconds]
mort___ has quit [Quit: Leaving.]
mort___ has joined #ocaml
jonludlam has quit [Ping timeout: 240 seconds]
tane has joined #ocaml
jwatzman|work has joined #ocaml
toomuchtvrotsurb has joined #ocaml
ncthom91 has quit [Ping timeout: 240 seconds]
nullcatxxx_ has joined #ocaml
jeffmo has joined #ocaml
contempt has quit [Disconnected by services]
contempt has joined #ocaml
ncthom91 has joined #ocaml
divyanshu has joined #ocaml
raphaelss has quit [Quit: Leaving]
strmpnk has joined #ocaml
d0nn1e has quit [Excess Flood]
d0nn1e has joined #ocaml
orbifx has quit [Quit: AtomicIRC: The nuclear option.]
^elyse^ has joined #ocaml
tane has quit [Ping timeout: 272 seconds]
ncthom91 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tane has joined #ocaml
Kakadu has quit [Quit: Page closed]
mort___1 has joined #ocaml
mort___ has quit [Ping timeout: 272 seconds]
f[x] has joined #ocaml
nojb has quit [Ping timeout: 240 seconds]
antkong has joined #ocaml
ggole has quit []
sbrouf has joined #ocaml
^elyse^ has quit [Quit: Leaving]
rand has joined #ocaml
badon_ has joined #ocaml
badon has quit [Disconnected by services]
badon_ is now known as badon
mort___1 has quit [Quit: Leaving.]
^elyse^ has joined #ocaml
tani has joined #ocaml
tane is now known as Guest56157
tani is now known as tane
Kakadu has joined #ocaml
Guest56157 has quit [Ping timeout: 256 seconds]
BitPuffin|osx has quit [Ping timeout: 256 seconds]
govg_ has quit [Ping timeout: 250 seconds]
psy_ has quit [Read error: Connection timed out]
darkf has quit [Quit: Leaving]
JacobEdelman has quit [Quit: Connection closed for inactivity]
nullcatxxx_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]