We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc14a1 commit 8029834Copy full SHA for 8029834
opencv-extra/opencv-extra.cabal
@@ -74,7 +74,7 @@ library
74
, inline-c-cpp >= 0.2.1
75
76
cc-options: -Wall -std=c++11
77
- ghc-options: -Wall -fwarn-incomplete-patterns -funbox-strict-fields
+ ghc-options: -Wall -fwarn-incomplete-patterns -funbox-strict-fields -optc-std=c++11
78
if flag(internal-documentation)
79
cpp-options: -DENABLE_INTERNAL_DOCUMENTATION
80
opencv/opencv.cabal
@@ -106,7 +106,7 @@ library
106
107
108
109
110
111
112
0 commit comments