ghcup-hs/lib
Arjun Kathuria 1850c00e9d fix: project build error with new haskus-utils-variant version
* New haskus-utils-variant version 3.3 now includes the function
  "throwSomeE", which was now causing a compile error, since
  we have a function of the same name in our code.

* The function imported from the package and our own version clashed.

* Solution was to conditionally include our shim when haskus-utils-variant
  version < 3.3
2023-03-13 00:25:04 +05:30
..
GHCup fix: project build error with new haskus-utils-variant version 2023-03-13 00:25:04 +05:30
GHCup.hs Integrate with errors.haskell.org 2023-01-03 23:43:46 +08:00