Skip to content

Commit

Permalink
new builder
Browse files Browse the repository at this point in the history
  • Loading branch information
winterland1989 authored and Dong Han committed Jun 8, 2023
1 parent e18b5f2 commit 5944ae9
Show file tree
Hide file tree
Showing 7 changed files with 396 additions and 189 deletions.
3 changes: 3 additions & 0 deletions Z-Data.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ homepage: https://github.com/ZHaskell/z-data
bug-reports: https://github.com/ZHaskell/z-data/issues
extra-source-files:
AUTHORS
include/XList.hs
cbits/bytes.c
cbits/compute_float_64.c
cbits/dtoa.c
Expand Down Expand Up @@ -175,6 +176,7 @@ library
Z.Data.Vector.QQ
Z.Data.Vector.Search
Z.Data.Vector.Sort
Z.MonoList.IntList
Z.Foreign
Z.Foreign.CPtr

Expand All @@ -197,6 +199,7 @@ library
, uuid-types >=1.0.4 && <2.0

include-dirs:
include
third_party/fastbase64/include
third_party/fastvalidate-utf-8/include
third_party/utf8rewind/include/utf8rewind
Expand Down
Loading

0 comments on commit 5944ae9

Please sign in to comment.