skapata has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 244 seconds]
skapata has joined #racket
skapata has quit [Changing host]
skapata has joined #racket
ur5us has quit [Ping timeout: 255 seconds]
skapata has quit [Ping timeout: 258 seconds]
littlebobeep has quit [Ping timeout: 240 seconds]
skapata has joined #racket
skapata has quit [Remote host closed the connection]
littlebobeep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
littlebo1eep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
tonyg1 has joined #racket
tonyg has quit [Ping timeout: 246 seconds]
littlebo1eep has quit [Ping timeout: 240 seconds]
tonyg1 is now known as tonyg
tonyg5 has joined #racket
littlebo1eep has joined #racket
tonyg has quit [Ping timeout: 255 seconds]
tonyg5 is now known as tonyg
littlebobeep has quit [Ping timeout: 240 seconds]
littlebo1eep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
gproto23 has joined #racket
tonyg has quit [Ping timeout: 258 seconds]
littlebobeep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
tonyg has joined #racket
ur5us has joined #racket
tonyg has quit [Ping timeout: 246 seconds]
ASau has joined #racket
tonyg has joined #racket
ur5us has quit [Ping timeout: 272 seconds]
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
littlebo1eep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
vats has joined #racket
littlebobeep has joined #racket
littlebo1eep has quit [Ping timeout: 240 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
vats has quit [Ping timeout: 272 seconds]
littlebo1eep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
littlebo1eep has quit [Ping timeout: 240 seconds]
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
badkins has joined #racket
littlebo1eep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
littlebo1eep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
jao has joined #racket
xgqt has quit [Quit: WeeChat 3.4.1]
xgqt has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
pono has quit [Ping timeout: 260 seconds]
pono has joined #racket
morte_ has joined #racket
littlebobeep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
jao has quit [Ping timeout: 276 seconds]
littlebobeep has joined #racket
xgqt has quit [Ping timeout: 246 seconds]
xgqt has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
morte_ has quit [Ping timeout: 240 seconds]
badkins has quit [Remote host closed the connection]
littlebobeep has joined #racket
morte_ has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
codingquark has quit [Quit: No Ping reply in 180 seconds.]
codingquark has joined #racket
yagamisato has quit [Ping timeout: 246 seconds]
yagamisato has joined #racket
yagamisato has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
yagamisato has quit [Ping timeout: 244 seconds]
yagamisato has joined #racket
yagamisato has joined #racket
skapata has joined #racket
skapata has quit [Changing host]
skapata has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
ec has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
jao has joined #racket
notzmv has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
ec has quit [Ping timeout: 240 seconds]
gproto23 has quit [Ping timeout: 246 seconds]
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
badkins has joined #racket
littlebobeep has joined #racket
badkins has quit [Ping timeout: 244 seconds]
littlebobeep has quit [Ping timeout: 240 seconds]
badkins has joined #racket
morte_ has quit [Ping timeout: 252 seconds]
rekahsoft has joined #racket
littlebobeep has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
chimp_ has quit [Ping timeout: 244 seconds]
Psybur has joined #racket
morte_ has joined #racket
littlebobeep has joined #racket
morte_ has quit [Ping timeout: 258 seconds]
littlebobeep has quit [Ping timeout: 240 seconds]
notzmv has joined #racket
badkins has quit [Remote host closed the connection]
littlebobeep has joined #racket
badkins has joined #racket
littlebobeep has quit [Ping timeout: 240 seconds]
<mort>
hey, is it possible to get raco to install a package to a particular directory?
<mort>
so that it doesn't touch any other directories
littlebobeep has joined #racket
morte_ has joined #racket
<bremner>
mort: you can specify --scope-dir. Does that do what you want?
<mort>
I didn't quite get what it was supposed to do, it didn't seem to actually put anything which looked like a package in the destination dir
gproto23 has joined #racket
<mort>
it just put a links.rktd and a pkgs.rktd file in the dir
<bremner>
hmm. Not in my case.
<bremner>
You might have to call "raco setup --pkgs foo" afterwards
<samth>
mort: did you specify a directory as the package to install?
<mort>
samth: yes
<samth>
then it linked that directory rather than copying it
<mort>
I tried to pass --copy but that didn't seem to do anything
littlebobeep has quit [Ping timeout: 240 seconds]
littlebobeep has joined #racket
morte_ has quit [Remote host closed the connection]
littlebobeep has quit [Ping timeout: 240 seconds]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
morte_ has joined #racket
ur5us has joined #racket
Avichi has joined #racket
Avichi has quit [Ping timeout: 252 seconds]
badkins has joined #racket
littlebobeep has joined #racket
badkins has quit [Ping timeout: 255 seconds]
ttree has joined #racket
morte_ has quit [Remote host closed the connection]
Beginner has joined #racket
<Beginner>
Hello. In DrRacket 8.5 (using BSL, following the textbook How to Design Programs 2e), it states "BSL preserves this precision whenever possible. For example, (/ 4 6) produces the precise fraction 2/3, which DrRacket can render as a proper fraction, an improper fraction, or a mixed decimal". In my DrRacket, I am getting 0.6 (with no indication of
<Beginner>
this being inexact) as output from (/4 6) rather than the precise fraction 2/3. Do you know why my default output is different and how I can get the precise fraction?
badkins has joined #racket
gproto23 has quit [Ping timeout: 255 seconds]
badkins has quit [Ping timeout: 246 seconds]
Beginner has quit [Quit: Ping timeout (120 seconds)]