Hugs 98 is a functional programming system based on Haskell 98.
For my studies I have to write the following function which gets the shortest route between two countries. I already …
There are differences between Hugs, Yhc and GHCi? If there are differences, What are they?