mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
haskell: finish template-haskell deriving implement
This commit is contained in:
parent
6aa196cf55
commit
93bed9c5df
4 changed files with 75 additions and 19 deletions
|
|
@ -15,6 +15,10 @@ Stability: Experimental
|
|||
Cabal-Version: >= 1.6
|
||||
Build-Type: Simple
|
||||
|
||||
Extra-source-files:
|
||||
test/Test.hs
|
||||
test/UserData.hs
|
||||
|
||||
Library
|
||||
Build-depends: base >=4 && <5,
|
||||
transformers >= 0.2.1 && < 0.2.2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue