Skip to content

Commit

Permalink
Include cbits in cabal file to fix cabal builds
Browse files Browse the repository at this point in the history
  • Loading branch information
pechersky committed Feb 25, 2018
1 parent 6529627 commit b5f323a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unix-time.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Library
, old-time
, binary
C-Sources: cbits/conv.c
include-dirs: cbits

Test-Suite doctest
Type: exitcode-stdio-1.0
Expand Down

0 comments on commit b5f323a

Please sign in to comment.