Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经安装了 Haskell 平台,我有 7.10.3 版本的 ghci,它有 4.8.2.0 版本的 base。我需要安装gloss-1.8.*需要哪个base-4.7.*版本的base。
gloss-1.8.*
base-4.7.*
我的问题是当我已经有了新版本时,如何现在安装这个旧版本。可能吗?还是我必须卸载 Haskell 平台并安装旧版本?