Gregory Wright schrieb: > cabal fails to build because it requires HSrts. This aborts the library > build > leaving me with an incomplete set of libraries. > > Is there a simple way to tell the build not to make cabal?
I think you can simply delete Cabal from: SUBDIRS = ... of libraries/Makefile HTH Christian _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
