You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
My project was developed 2 years ago. At that time, the compiler was ghc 8.6.4, and the stack version was 2.5.1. Now, I tried to develop the project further under ghc 9.2.7 and stack 2.9.3. But I found many dependencies of mysql-haskell 0.8.4.3 couldn't be satisfied by ghc 9.2.7. When these dependencies were explicitly given, some dependent loop occured. So, I want to know whether mysql-haskell 0.8.4.3 can be used under ghc 9.2.7 and stack 2.9.3. Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
My project was developed 2 years ago. At that time, the compiler was ghc 8.6.4, and the stack version was 2.5.1. Now, I tried to develop the project further under ghc 9.2.7 and stack 2.9.3. But I found many dependencies of mysql-haskell 0.8.4.3 couldn't be satisfied by ghc 9.2.7. When these dependencies were explicitly given, some dependent loop occured. So, I want to know whether mysql-haskell 0.8.4.3 can be used under ghc 9.2.7 and stack 2.9.3. Thanks!
The text was updated successfully, but these errors were encountered: