al-damiri has quit [Quit: Connection closed for inactivity]
orbifx has quit [Ping timeout: 240 seconds]
agarwal1975 has quit [Quit: agarwal1975]
sh0t has quit [Remote host closed the connection]
P4Titan has quit [Remote host closed the connection]
yomimono has quit [Ping timeout: 240 seconds]
yomimono has joined #ocaml
mengu has quit [Remote host closed the connection]
orbifx has joined #ocaml
hcarty has quit [Ping timeout: 258 seconds]
orbifx has quit [Ping timeout: 258 seconds]
KV has joined #ocaml
KV has quit [Ping timeout: 240 seconds]
yomimono has quit [Ping timeout: 256 seconds]
mengu has joined #ocaml
mengu has quit [Ping timeout: 240 seconds]
nomicflux has joined #ocaml
agarwal1975 has joined #ocaml
agarwal1975 has quit [Client Quit]
danieltornabene has joined #ocaml
KV has joined #ocaml
mengu has joined #ocaml
FreeBirdLjj has joined #ocaml
<danieltornabene>
having problems getting opam to find a package I installed using it (not the system package manager).
KV has quit [Ping timeout: 240 seconds]
<danieltornabene>
there seem to be a number of SO posts about this but nothing suggested so far has worked for me, and I'm looking for any tips on interrogating opam state such that I can find out why it can't seem to find this package
mengu has quit [Ping timeout: 240 seconds]
Algebr has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 276 seconds]
<danieltornabene>
anybody?
<danieltornabene>
any opam users here have a minute?
lucasem has joined #ocaml
mfp has quit [Ping timeout: 264 seconds]
newbie36 has joined #ocaml
newbie36 is now known as lolisa
KV has joined #ocaml
govg has quit [Ping timeout: 276 seconds]
KV has quit [Ping timeout: 276 seconds]
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Remote host closed the connection]
mengu has joined #ocaml
agarwal1975 has joined #ocaml
mengu has quit [Ping timeout: 240 seconds]
copy` has quit [Quit: Connection closed for inactivity]
snhmib has quit [Ping timeout: 252 seconds]
<tokenrove>
danieltornabene: I find when this happens that careful examination of ~/.opam/<whatever>/lib often reveals something like the opam package name is not the same as the package name that ocamlbuild recognizes; for example ounit vs oUnit
<danieltornabene>
tokenrove: thank you!
<danieltornabene>
tokenrove: sorry, i didn't see this for a few minutes
<tokenrove>
not sure if this is your problem, but this has happened to me several times. (and the first time, it was immensely confusing.)
<danieltornabene>
yeah, i'm not sure what exactly the problem is
<danieltornabene>
i've tried manually configuring my bash path to look in ~/.opam/system/lib, which is where I thought it was supposed to look, but doesn't seem to be
<danieltornabene>
If I chdir all the way into say, ~/.opam/system/lib/core, then I can pull it in under utop or simply the toplevel, but otherwise I have yet to be able to simply fire up utop and be able to access core
<tokenrove>
in the case of core, what happens when you run "coretop"?
<danieltornabene>
haven't done it yet! tell you in just a second
<danieltornabene>
!!!!
<danieltornabene>
interesting
<danieltornabene>
coretop works, from $HOME, no problem, but I can't pull in any of the other libraries I've installed via opam
KV has joined #ocaml
<danieltornabene>
so this is clearly some kind of env variable problem
snhmib has joined #ocaml
<tokenrove>
when you type #require "whateverlib";; in coretop, what error do you get?
KV has quit [Ping timeout: 240 seconds]
FreeBirdLjj has joined #ocaml
manizzle has quit [Remote host closed the connection]
FreeBirdLjj has quit [Ping timeout: 255 seconds]
jao has quit [Ping timeout: 245 seconds]
<danieltornabene>
you know what, its all good, I was doing it wrong.
<danieltornabene>
thank you so much for taking the time to help me
shinnya has quit [Ping timeout: 240 seconds]
<tokenrove>
no problem. have fun!
<danieltornabene>
tokenrove: I really appreciate the time taken to help out an ocaml noob
<danieltornabene>
thank you!
nomicflux has quit [Quit: nomicflux]
wtetzner has quit [Remote host closed the connection]
<jerith>
chetshah: If you run "opam config var share" in emacs with M-x shell-command, do you get something different?
<mengu>
when i check my PATH i also see "/Users/mengu/.opam/system/bin"
<chetshah>
ah.. I am running spacemacs by specifying HOME variable to emacs which is a different dir (~/spacemacs) from home so it says .opam not found in spacemacs/
<mengu>
does anybody know if janestreet's core will be available for 4.04?
wtetzner has quit [Remote host closed the connection]
nylar has joined #ocaml
chetshah has joined #ocaml
<chetshah>
It seems utop-eval-buffer is broken indeed.
<chetshah>
probably because of some recent change in tuareg-mode looks like variable
<chetshah>
tuareg-skip-blank-and-comments to tuareg--skip-blank-and-comments (two-dashes)
chetshah has quit [Quit: Page closed]
slash^ has quit [Read error: Connection reset by peer]
kakadu has joined #ocaml
malc_ has quit [Remote host closed the connection]
nylar has quit [Quit: nylar]
orbifx has quit [Ping timeout: 276 seconds]
troydm has quit [Quit: What is Hope? That all of your wishes and all of your dreams come true? To turn back time because things were not supposed to happen like that (C) Rau Le Creuset]
octarin has quit [Ping timeout: 260 seconds]
mengu has quit [Quit: Leaving...]
octarin has joined #ocaml
troydm has joined #ocaml
vramana has joined #ocaml
octarin has quit [Ping timeout: 256 seconds]
nomicflux has joined #ocaml
jnavila has quit [Remote host closed the connection]
<Leonidas>
jerith: I'll try to review your PR tomorrow. But upon idle thinking, it seems to me that functorizing the endpoint URI seems the way to go. That way we could potentially store a per-endpoint id cache as well.
<jeroud>
Cool.
<jeroud>
I've written a few more tests today that I haven't pushed.
<jeroud>
And uncovered a couple of issues. :-)
* jeroud
thinks.
FreeBirdLjj has joined #ocaml
<jeroud>
Do we need to functorize? We could pass around an opaque session value with the endpoint, token, and mutable id cache in it instead, which might be easier.
<jeroud>
Since we already pass the token to pretty much everything that would need the session.
FreeBirdLjj has quit [Ping timeout: 240 seconds]
myst|fon has quit [Quit: Connection closed for inactivity]
MercurialAlchemi has quit [Ping timeout: 240 seconds]
<orbitz>
Does anyone kno why Hashtbl has this really weird, IMO, semantics of keeping historic bindings around??
myst|fon has joined #ocaml
ocalm_ has quit [Ping timeout: 248 seconds]
<tokenrove>
orbitz: my conjecture is that it is to make it easy to create environments with shadowing in compilers and interpreters
<orbitz>
hrm quite possibly.
nomicflux has quit [Quit: nomicflux]
ygrek_ has quit [Ping timeout: 255 seconds]
nomicflux has joined #ocaml
wtetzner has joined #ocaml
wtetzner has quit [Read error: Connection reset by peer]
wtetzner_ has joined #ocaml
ohama has quit [Ping timeout: 256 seconds]
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 255 seconds]
sh0t has joined #ocaml
kakadu has quit [Remote host closed the connection]