wxc 0.92.1.0 → 0.92.1.1
raw patch · 1 files changed
+3/−2 lines, 1 filesdep +split
Dependencies added: split
Files
- wxc.cabal +3/−2
wxc.cabal view
@@ -1,5 +1,5 @@ name: wxc -version: 0.92.1.0 +version: 0.92.1.1 license: OtherLicense license-file: LICENSE maintainer: wxhaskell-devel@lists.sourceforge.net @@ -165,7 +165,8 @@ build-depends: base >= 4.6 && < 5, - wxdirect >= 0.90.1.1 + wxdirect >= 0.90.1.1, + split > 0 x-dll-sources: src/cpp/apppath.cpp