Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Glasgow Haskell Compiler
GHC
Merge requests
!10803
JS: implement some file primitives (lstat, rmdir)
#22374
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Sylvain Henry
requested to merge
hsyl20/ghc:hsyl20/js-file-ops
into
master
Jul 03, 2023
Overview
3
Commits
2
Pipelines
2
Changes
5
Expand
Implement lstat and rmdir.
Implement
base_c_s_is*
functions (testing a file type)
Enable a few tests
Fix some test predicates
Merge request reports