Changelog for fudgets-0.18.4
Release history for fudgets
0.18.4 -- 2023-06-27
-
Cla(Lennart Augustsson's calculator) is now included. -
Added support for binary I/O with lazy bytestrings to files and network sockets.
-
Removed the last remnants of the
PackedStringtype. -
Tested with 14 different versions of GHC, from 7.4.1 to 9.6.2.
-
Fudgets turned 30 this month, can you believe it? The first paper on Fudgets was presented at the Conference on Functional Programming Languages and Computer Architecture, Copenhagen, June 1993.
0.18.3.2 -- 2022-08-04
- Simplified the installation on macOS by adding a helper script
hsrc/fudcppto workaround problems with the-optPoption inghc>=8.10.3and automatically detect which version ofgccis installed.
0.18.3.1 -- 2022-03-14
- Renamed
doRequest.hstodoRequestCmd.hsto avoid a name clash withDoRequest.hson systems with case-insensitive file names.
0.18.3 -- 2022-03-13
- Although Fudgets dates back to the early 1990s, this is the first release on Hackage.