Skip to content

Commit f5d65d2

Browse files
committed
WIP
1 parent 11102a0 commit f5d65d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

typed-protocols/typed-protocols.cabal

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,9 @@ library stateful-cborg
118118
singletons,
119119

120120
io-classes:io-classes,
121-
typed-protocols:{typed-protocols,cborg,stateful}
121+
typed-protocols:typed-protocols,
122+
typed-protocols:cborg,
123+
typed-protocols:stateful,
122124

123125
hs-source-dirs: stateful-cborg
124126
default-language: Haskell2010

0 commit comments

Comments
 (0)