Closed facundominguez closed 3 years ago
Because glibc dropped support for -pie, when upgrading nixpkgs we had to change how clodl deals with haskell code. Instead of using binaries, we load haskell libraries which expose a C interface.
Because glibc dropped support for -pie, when upgrading nixpkgs we had to change how clodl deals with haskell code. Instead of using binaries, we load haskell libraries which expose a C interface.