This website requires JavaScript.
Explore
Help
Sign In
barrucadu
/
dejafu
Watch
1
Star
1
Fork
0
You've already forked dejafu
mirror of
https://github.com/barrucadu/dejafu.git
synced
2024-11-23 06:02:52 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3f42267d1f
dejafu
/
concurrency
/
Setup.hs
3 lines
56 B
Haskell
Raw
Normal View
History
Unescape
Escape
Use stylish-haskell to format import lists.
2017-04-08 07:20:39 +03:00
import
Distribution.Simple
Split concurrency modules into a separate package. 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.
2016-06-20 23:45:34 +03:00
main
=
defaultMain
Reference in New Issue
Copy Permalink