[Haskell-cafe] Using Data,TypeLevel.Num
Brandon Allbery
allbery.b at gmail.com
Thu Dec 1 06:04:06 CET 2011
On Wed, Nov 30, 2011 at 23:55, Richard O'Keefe <ok at cs.otago.ac.nz> wrote:
> The "value-level reflection functions" in Data.TypeLevel.Num.Ops all seem
> to be
> 'undefined'.
>
Those are operations on type level representations, but expressed at the
value level; that is, in some sense the opposite of what you're looking
for. Looks like what you really want is Data.TypeLevel.Num.Sets.toNum (or
toInt in the same module).
--
brandon s allbery allbery.b at gmail.com
wandering unix systems administrator (available) (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111201/dcfac099/attachment.htm>
More information about the Haskell-Cafe
mailing list