wORD_SCALE etc.

Ian Lynagh igloo at earth.li
Mon Aug 13 07:03:21 EDT 2007


Hi Roman,

On Mon, Aug 13, 2007 at 04:31:56PM +1000, Roman Leshchinskiy wrote:
> 
> in the new array package, Data.Array.Base is a hidden module. Trouble 
> is, it defines wORD_SCALE, fLOAT_SCALE, dOUBLE_SCALE and various bOOL_* 
> things which are generally useful and used by NDP. I could work around 
> this by simply redefining them in the ndp package, but I don't like 
> that. Should they perhaps be exported from array?

Data.Array.Base is an exposed module of array; I suspect you just need
to add array to the build-depends of the ndp package.


Thanks
Ian



More information about the Libraries mailing list