Include the whole API in package.d
This commit is contained in:
parent
8f425b37b5
commit
73a494f0ae
|
@ -1,3 +1,5 @@
|
|||
module taggedalgebraic;
|
||||
|
||||
public import taggedalgebraic.taggedalgebraic;
|
||||
public import taggedalgebraic.taggedunion;
|
||||
public import taggedalgebraic.visit;
|
||||
|
|
Loading…
Reference in a new issue