mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-12-18 19:11:37 +03:00
2f0f51ceb6
The new 'concurrency' package is starting at version 1.0.0.0 because the API is already very mature (copied from base). This breaks the dejafu-0.2 compatibility of async-dejafu. Closes #51.
3 lines
46 B
Haskell
Executable File
3 lines
46 B
Haskell
Executable File
import Distribution.Simple
|
|
main = defaultMain
|