ghcjs: update and fix ghcjs/reflex libs
Set dontStrip when building ghcjs libs, which fixes the ghcjs-dom lib and also makes the logs cleaner.
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
fetchFromGitHub {
|
||||
owner = "ghcjs";
|
||||
repo = "shims";
|
||||
rev = "09e37565df8bbf876d4b7f36fbc19aa2140844a7";
|
||||
sha256 = "000ds78pv56v4drbdx3y7xncx9224l28n7cal9gy3inns1mq6yhj";
|
||||
rev = "45f44f5f027ec03264b61b8049951e765cc0b23a";
|
||||
sha256 = "090pz4rzwlcrjavbbzxhf6c7rq7rzmr10g89hmhw4c65c4fyyykp";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user