Question: Although the file-finding code we described in this chapter is a good vehicle for learning, its not ideal for real systems programming tasks, because Haskells
Although the file-finding code we described in this chapter is a good vehicle for learning, its not ideal for real systems programming tasks, because Haskells portable I/O libraries dont expose enough information to let us write interesting and complicated queries. Port the code from this chapter to your platforms native API, either System.Posix or System.Win32.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
