Skip to content

Commit

Permalink
ormolu format
Browse files Browse the repository at this point in the history
  • Loading branch information
wavewave committed Aug 12, 2023
1 parent 3605c30 commit 3f71a17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fficxx/src/FFICXX/Generate/Code/Primitive.hs
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,6 @@ cxx2HsType _c (TemplateType t) =
cxx2HsType _c (TemplateParam p) = Ex.mkTVar p
cxx2HsType _c (TemplateParamPointer p) = Ex.mkTVar p


cxx2HsType4Tmpl ::
-- | self
HsType GhcPs ->
Expand Down

0 comments on commit 3f71a17

Please sign in to comment.