Merge branch 'master' into staging
This commit is contained in:
@@ -236,4 +236,9 @@ rec {
|
||||
useLLVM = true;
|
||||
};
|
||||
|
||||
# Ghcjs
|
||||
ghcjs = {
|
||||
config = "js-unknown-ghcjs";
|
||||
platform = {};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user