Skip to content

Commit 063e887

Browse files
roberthbitonic
authored andcommitted
Expose CppExceptionPtr
1 parent 312dc85 commit 063e887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inline-c-cpp/src/Language/C/Inline/Cpp/Exception.hs

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
module Language.C.Inline.Cpp.Exception
99
( CppException(..)
10+
, CppExceptionPtr
1011
, toSomeException
1112
, throwBlock
1213
, tryBlock

0 commit comments

Comments
 (0)