Haskell Graphics Library that works in GHCi on MacOS X

前端 未结 5 2083
滥情空心
滥情空心 2021-01-30 07:30

Does there exist a Haskell graphics library or binding to an external library that fulfills the following requirements:

  1. Can be used from ghci, i.e. I
5条回答
  •  天涯浪人
    2021-01-30 07:55

    Have you seen the GLFW as referenced http://plucky.cs.yale.edu/soe/software1.htm

提交回复
热议问题