
I wrote:
I deleted it and said "make" again, and now it seems to work (it's still building).
As it turned out, the build does not succeed. It fails while
trying to build OpenAL:
| Sound/OpenAL/AL/BasicTypes.hs:63:15:
| Not in scope: type constructor or class `HTYPE_ALFLOAT'
|
| Sound/OpenAL/AL/BasicTypes.hs:66:16:
| Not in scope: type constructor or class `HTYPE_ALCLAMPF'
|
| Sound/OpenAL/AL/BasicTypes.hs:69:16:
| Not in scope: type constructor or class `HTYPE_ALDOUBLE'
|
| Sound/OpenAL/AL/BasicTypes.hs:72:16:
| Not in scope: type constructor or class `HTYPE_ALCLAMPD'
| <