reassign 407811 hat severity 407811 normal retitle 407811 Data.Array.* not supported by hat thanks
Hi Ron, Thanks for your bug report. > I did: > $ hmake -hat Main.hs -package mtl -package fgl > > and I obtained: > > hat-trans: /usr/local/include/hat-2.05/Data/Array/MArray.hx: openFile: does > not exist (No such file or directory) > > The trivial example in the User Guide does work, though. This is not a bug in hmake, but in hat. Hat only supports a subset of all libraries shipped with GHC. Data.Array.MArray is not a library supported by hat as can be seen on http://www.haskell.org/hat/libraries.html Although it is annoying that only a small set of libraries can be used with hat, it does not render the package useless so I am downgrading the severity. Greetings Arjan
signature.asc
Description: Dit berichtdeel is digitaal ondertekend

