We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312dc85 commit 063e887Copy full SHA for 063e887
inline-c-cpp/src/Language/C/Inline/Cpp/Exception.hs
@@ -7,6 +7,7 @@
7
8
module Language.C.Inline.Cpp.Exception
9
( CppException(..)
10
+ , CppExceptionPtr
11
, toSomeException
12
, throwBlock
13
, tryBlock
0 commit comments