如何确定特定库的哪个版本包含给定定义?就我而言,我注意到gloss
无法与GLFW后端安装...
Graphics\Gloss\Internals\Interface\Backend\GLFW.hs:12:45: error:
Module `Graphics.UI.GLFW' does not export `WindowValue(..)'
cabal: Leaving directory 'C:\Users\Jonatan\AppData\Local\Temp\cabal-tmp-
22520\gloss-1.11.1.1'
...所以我想知道何时删除WindowValue
。我试过Hoogle,Stackage和Hayoo,没有运气。
答案 0 :(得分:3)
<audio autoplay loop id="sound1"><source src="https://raw.githubusercontent.com/shansana/Simple-mouse-move-parallax/master/sounds/background.mp3"></audio>
<a href="#" id="js-video-button-2" data-video-id='EKyirtVHsK0' style="color:red">Popup link </a>
$(document).ready(function(){
$("#js-video-button-2").modalVideo();
});
最后一次出现在GLFW-b-0.1.0.5。
我不明白光泽版本的界限是什么,它们某种程度上要求GLFW-b≥1.4.1,这没有任何意义。