NeoHaskell
NeoHaskell copied to clipboard
Implement writeTextHandler function in system/File.hs
trafficstars
The writeTextHandler function in the core/core/File.hs file is currently not implemented. This function needs to be implemented to handle writing text to a file.
Refer to the pull request: https://github.com/neohaskell/NeoHaskell/pull/103 Comment URL: https://github.com/neohaskell/NeoHaskell/pull/103#discussion_r1703228543
Assignee: NickSeagull