00:41
Tuplanolla has quit [Ping timeout: 256 seconds]
01:14
dnh has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
01:15
dnh has joined #ocaml
01:19
dnh has quit [Ping timeout: 268 seconds]
02:23
rgrinberg has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
03:30
edr has quit [Quit: Leaving]
03:45
azimut has quit [Ping timeout: 240 seconds]
03:46
terrorjack has joined #ocaml
04:16
pi3ce has joined #ocaml
04:38
waleee has quit [Ping timeout: 256 seconds]
04:41
rgrinberg has joined #ocaml
04:59
pi3ce has joined #ocaml
05:00
trev has joined #ocaml
06:15
bartholin has joined #ocaml
06:16
ehrt74 has joined #ocaml
07:02
ehrt74 has quit [Ping timeout: 256 seconds]
07:12
bartholin has quit [Quit: Leaving]
07:17
szkl has quit [Quit: Connection closed for inactivity]
07:27
pi3ce has joined #ocaml
07:32
pi3ce has quit [Client Quit]
07:34
pi3ce has joined #ocaml
07:49
rgrinberg has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
07:50
pi3ce has joined #ocaml
07:51
Serpent7776 has joined #ocaml
08:03
pi3ce has joined #ocaml
08:07
domq has joined #ocaml
08:18
domq_ has joined #ocaml
08:19
sagax has joined #ocaml
08:20
domq has quit [Ping timeout: 276 seconds]
08:20
domq_ is now known as domq
08:20
azimut has joined #ocaml
08:34
hypoalgesia has joined #ocaml
08:57
hypoalgesia has quit [Remote host closed the connection]
08:58
hypoalgesia has joined #ocaml
08:58
hypoalgesia has quit [Client Quit]
09:17
hypoalgesia has joined #ocaml
09:23
szkl has joined #ocaml
10:59
dnh has joined #ocaml
11:35
waleee has joined #ocaml
11:36
alexherbo2 has joined #ocaml
11:54
<
rage >
so is discocaml a discord to IRC bridge?
11:57
<
discocaml >
<darrenldl> yep
12:13
szkl has quit [Quit: Connection closed for inactivity]
12:33
edr has joined #ocaml
13:02
szkl has joined #ocaml
13:16
alexherbo2 has quit [Remote host closed the connection]
13:16
alexherbo2 has joined #ocaml
14:20
alexherbo2 has quit [Remote host closed the connection]
14:20
alexherbo2 has joined #ocaml
14:49
<
rage >
and here I was replying to discocaml :D
14:57
hypoalgesia has quit [Read error: Connection reset by peer]
15:03
hypoalgesia has joined #ocaml
15:37
alexherbo2 has quit [Remote host closed the connection]
15:37
alexherbo2 has joined #ocaml
15:42
hypoalgesia has quit [Read error: Connection reset by peer]
15:43
hypoalgesia has joined #ocaml
15:59
hypoalgesia has quit [Read error: Connection reset by peer]
16:00
hypoalgesia has joined #ocaml
16:02
alexherbo2 has quit [Remote host closed the connection]
16:02
alexherbo2 has joined #ocaml
16:34
dhil has joined #ocaml
16:49
hypoalgesia has quit [Ping timeout: 256 seconds]
16:50
hypoalgesia has joined #ocaml
17:06
hypoalgesia has quit [Ping timeout: 268 seconds]
17:12
rgrinberg has joined #ocaml
17:20
Tuplanolla has joined #ocaml
17:22
hypoalgesia has joined #ocaml
17:27
hypoalgesia has quit [Read error: Connection reset by peer]
17:32
hypoalgesia has joined #ocaml
17:37
hypoalgesia has quit [Read error: Connection reset by peer]
17:40
hypoalgesia has joined #ocaml
17:41
hypoalgesia has quit [Read error: Connection reset by peer]
17:53
alexherbo2 has quit [Remote host closed the connection]
17:56
hypoalgesia has joined #ocaml
18:05
<
discocaml >
<lroche> is it possible to silence the unused-module warning by annotating a module? I can't figure out the right way to do it
18:05
hypoalgesia has quit [Read error: Connection reset by peer]
18:19
domq has quit [Ping timeout: 256 seconds]
18:27
rgrinberg has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
18:30
bartholin has joined #ocaml
18:49
rgrinberg has joined #ocaml
19:05
hypoalgesia has joined #ocaml
19:05
pi3ce has joined #ocaml
19:08
hypoalgesia has quit [Read error: Connection reset by peer]
19:32
<
discocaml >
<deepspacejohn> IDK if there's an easier way, but this works: `[@@@warning "-unused-module"]module A = struct end[@@@warning "+unused-module"]`
19:34
hypoalgesia has joined #ocaml
19:36
hypoalgesia has quit [Read error: Connection reset by peer]
19:39
hypoalgesia has joined #ocaml
19:44
hypoalgesia has quit [Read error: Connection reset by peer]
19:46
rgrinberg has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
19:50
domq has joined #ocaml
19:52
azimut has quit [Ping timeout: 240 seconds]
19:57
rgrinberg has joined #ocaml
20:07
<
discocaml >
<Kali> `module A = struct end [@@warning "-unused-module"]`
20:10
<
discocaml >
<deepspacejohn> That doesn't seem to suppress the warning for me
https://ocaml.org/play#code =W0BAQHdhcm5pbmcgIit1bnVzZWQtbW9kdWxlIl0KCm1vZHVsZSBNIDogc2lnIGVuZCA9IHN0cnVjdAogIG1vZHVsZSBBID0gc3RydWN0IGVuZCBbQEB3YXJuaW5nICItdW51c2VkLW1vZHVsZSJdCmVuZA%3D%3D
20:17
hypoalgesia has joined #ocaml
20:22
<
discocaml >
<Kali> oh wait yeah because it's applying to the contents of the module rather than the module itself
20:22
<
discocaml >
<Kali> nevermind
20:23
hypoalgesia has quit [Ping timeout: 240 seconds]
20:24
trev has quit [Quit: trev]
20:40
dmbaturin has quit [Ping timeout: 256 seconds]
20:41
dmbaturin has joined #ocaml
21:05
rgrinberg has quit [Ping timeout: 260 seconds]
21:06
wingsorc has joined #ocaml
21:08
rgrinberg has joined #ocaml
21:28
domq_ has joined #ocaml
21:28
domq has quit [Ping timeout: 255 seconds]
21:33
domq_ has quit [Ping timeout: 268 seconds]
21:36
rgrinberg has quit [Ping timeout: 252 seconds]
21:39
rgrinberg has joined #ocaml
21:41
rgrinberg has quit [Client Quit]
21:54
cimento has quit [Quit: WeeChat 4.1.2]
21:59
domq has joined #ocaml
22:21
Serpent7776 has quit [Ping timeout: 276 seconds]
22:33
domq has quit [Ping timeout: 260 seconds]
22:34
bartholin has quit [Quit: Leaving]
22:41
domq has joined #ocaml
22:46
dhil has quit [Ping timeout: 240 seconds]
22:46
domq has quit [Ping timeout: 276 seconds]
22:52
cimento has joined #ocaml
23:10
rgrinberg has joined #ocaml
23:11
cimento has quit [Quit: WeeChat 4.1.2]
23:19
domq has joined #ocaml
23:23
domq has quit [Ping timeout: 256 seconds]
23:27
cimento has joined #ocaml
23:30
domq has joined #ocaml
23:33
azimut has joined #ocaml
23:44
cimento has quit [Quit: WeeChat 4.1.2]
23:57
Tuplanolla has quit [Quit: Leaving.]