Object code produced by GHC is non-deterministic
This is a continuation of #4012 (closed), which was resolved in 8.0.2 by making interface files deterministic. Now someone needs to make object code deterministic.
Edited by Ben Gamari
Due to a large amount of spam we do not allow new users to create repositories, they are "external" users. If you are a new user and want to create a repository, for example for forking GHC, open a new issue on ghc/ghc using the "get-verified" issue template
This is a continuation of #4012 (closed), which was resolved in 8.0.2 by making interface files deterministic. Now someone needs to make object code deterministic.