Cale 2017-02-28 18:45:13
Well, yeah
jle` 2017-02-28 18:46:07
is there any nice way to write '(,) a b
jle` 2017-02-28 18:46:12
the type
nshepperd 2017-02-28 18:46:28
even though I don't really see why because it's a function inside?
nshepperd 2017-02-28 18:46:41
like, it's not even const ⊥
nshepperd 2017-02-28 18:47:18
I guess probably performance reasons outweigh being able to do tricks like fix sin
Younder 2017-02-28 18:48:01
Well are you familiar with Pythons implementation of numbers in it's original form. Incredibly inefficient. Feels something like that. So ADA using Python implementation methods. Neither fish nor foul!
Cale 2017-02-28 18:49:59
Younder: It's almost surely more inefficient than that (but also does more)
sjakobi 2017-02-28 18:55:19
Quick heads-up that Hackage has lost a few packages: https://github.com/haskell/hackage-server/issues/573
sjakobi 2017-02-28 18:56:45
stack users might run into a strange issue with nightly-2017-03-01 which contains one or more of these lost packages.
kadoban 2017-02-28 19:00:23
Uh oh
hrumph 2017-02-28 19:30:13
hi
hrumph 2017-02-28 19:32:51
hi
hrumph 2017-02-28 19:33:03
i'm looking for something you might call a "degenerate monad" or something like that
hrumph 2017-02-28 19:33:07
http://lpaste.net/353088
hrumph 2017-02-28 19:33:15
is there a standard designation for this?