Running `cabal test` fails because the linker can't find these functions: In `Image.hsc`: - `af_iterative_deconv` - `af_iverse_deconv` In `LAPACK.hsc`: - `af_pinverse` In `Signal.hsc`: - `af_approx1_uniform` - `af_approx2_uniform` Should these functions be removed?