Skip to content

Commit 5126c2e

Browse files
Rename Decoder -> DecodeArrow, add Decoder alias with () input
1 parent 5facc94 commit 5126c2e

4 files changed

Lines changed: 105 additions & 94 deletions

File tree

kdl-hs.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ library
2828
KDL.Decoder
2929
KDL.Decoder.Arrow
3030
KDL.Decoder.Internal.DecodeM
31+
KDL.Decoder.Internal.Decoder
3132
KDL.Decoder.Internal.Error
32-
KDL.Decoder.Internal.Monad
3333
KDL.Decoder.Monad
3434
KDL.Decoder.Schema
3535
KDL.Parser

0 commit comments

Comments
 (0)