transient-haskell / transient

A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
MIT License
631 stars 28 forks source link

transient test suite build failure #23

Closed snoyberg closed 8 years ago

snoyberg commented 8 years ago
[6 of 7] Compiling Transient.Indeterminism ( src/Transient/Indeterminism.hs, dist/build/test-transient/test-transient-tmp/Transient/Indeterminism.o )

src/Transient/Indeterminism.hs:29:1: error:
    Failed to load interface for ‘Data.Time.Clock’
    It is a member of the hidden package ‘time-1.6.0.1’.
    Perhaps you need to add ‘time’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.
geraldus commented 8 years ago

This should be fixed by 26e9e86833a4e2b86b51747c54c72fd34a08704c