Ricardo Wurmus aa1a75cc0e
build-system/haskell: Do not pass "--bindir" during configure.
The "--bindir" option is not as useful as it seems as the configured location
is embedded in the outputs.  Instead of using "--bindir" it seems better to
build a statically linked binary and move the binary to its own output to
avoid references between the "out" and "bin" outputs.

* guix/build/haskell-build-system.scm (configure): Do not pass "--bindir".
2020-08-13 16:44:56 +02:00
..
2020-07-05 03:15:08 +05:30
2020-07-05 16:07:59 +05:30
2020-07-20 23:25:10 +02:00
2020-04-17 23:36:47 +02:00
2020-05-11 23:30:55 +02:00
2020-06-18 14:48:17 +02:00
2020-07-12 10:07:59 +02:00
2020-06-26 16:19:53 +02:00