| sjanssen | how's code? |
| chessguy | mmm, not coding at the moment. i'm working |
| action | chessguy rolls his eyes |
| chessguy | rolls his eyes |
| sjanssen | chessguy: what do you do? |
| chessguy | heh. not much i work for an internet marketing company, setting up advertising campaigns in there intranet application and in my down time i look for more rewarding work :) @quote dolio |
| lambdabot | dolio says: [psnl] its been made worse by uni doing a sexual awareness week [dolio] Some people at your university weren't aware of sex? |
| chessguy | hmm, seems quiet in here today, or did i do that |
| zbrown | @quote chessguy |
| lambdabot | chessguy says: [in regards to #haskell] man, it's amazing the difference between what happens when someone asks for help here, and what happens when they ask for help in another language channel |
| dolio | Yeah. We were all talking about you just before you came in. |
| dmhouse | What's an easy datatype for representing graphs? |
| chessguy | Data.Graph maybe? |
| dmhouse | I thought perhaps data Node w a = Node a [(w, Node)], which is a node labelled with types a, and arcs weighted with type w. chessguy: that's likely to be something very optimised and complicated, I'd prefer something simple I can play around with. |
| chessguy | type Graph = Table [Vertex] type Table a = Array Vertex a type Bounds = (Vertex, Vertex) type Edge = (Vertex, Vertex) type Vertex = Int doesn't look so bad |
| dozer | @pastebin |
| lambdabot | Unknown command, try @list |
| dozer | ?pastebin |
| lambdabot | Unknown command, try @list |
| chessguy | @paste |
| lambdabot | Haskell pastebin: http://hpaste.org/new |
| dmhouse | chessguy: what's the Bounds type for? |
| chessguy | dmead: beats me. http://haskell.org/ghc/docs/latest/html/libraries/base/Data-Graph.html#t%3ATable |
| lambdabot | http://tinyurl.com/29l92y |
| dozer | one day I will remember cheesguy |
| mattam | ls |
| chessguy | what the heck is so hard about spelling chess? it's C H E S S. 5 letters! not chees, or cheese, or chsesesseee or any other such combination |
| dmhouse | It's c h e TAB. |
| chessguy | dmead: not unless you want to talk to cheery |
| dmhouse | Hehe, irony. :) |
| sjanssen | @remember chessguy what the heck is so hard about spelling chess? it's C H E S S. 5 letters! not chees, or cheese, or chsesesseee or any other such combination |
| lambdabot | Done. |