Update x11-toolkits/hs-wx to version 0.91.0.0
[dports.git] / x11-toolkits / hs-wx / files / patch-src_Graphics_UI_WX_Window.hs
1 --- src/Graphics/UI/WX/Window.hs.orig   2014-08-11 14:58:24 UTC
2 +++ src/Graphics/UI/WX/Window.hs
3 @@ -1,4 +1,4 @@
4 -{-# LANGUAGE TypeSynonymInstances, FlexibleInstances #-}
5 +{-# LANGUAGE TypeSynonymInstances, FlexibleInstances, FlexibleContexts #-}
6  --------------------------------------------------------------------------------
7  {-|    Module      :  Window
8         Copyright   :  (c) Daan Leijen 2003