Commit Graph

10 Commits (ed378ff98ab24d3f4292e0343f42a5b7e53c643c)

Author SHA1 Message Date
Abhinav Sarkar ed378ff98a Adds support for stack lts 8. 2017-05-19 23:46:52 +05:30
Abhinav Sarkar ffcb04f503
Removes optimization flag from lib cabal, changes desc in app cabal. 2016-10-10 09:12:09 +05:30
Abhinav Sarkar fd8a5ce540
Renames the application ringo-app to ringo. 2016-10-10 01:31:45 +05:30
Abhinav Sarkar 3e7b9afe3e
Renames the library ringo to ringo-core. 2016-10-10 01:28:05 +05:30
Abhinav Sarkar fc550968f2
Adds 'Postgres' in synopsis and description. 2016-07-11 18:51:55 +05:30
Abhinav Sarkar 18dde15427
Refactors generator populate fact module to simplify the code.
- Extracts smaller functions out of big ones
- Moves count distinct update related code to a separate module
2016-07-11 17:47:53 +05:30
Abhinav Sarkar 1cb60c56f4
Removes CPP directives and uses base-compat package instead. 2016-07-05 21:59:20 +05:30
Abhinav Sarkar b912e451f7 Fixes broken doctest.
By replacing Text.Show.Pretty generated string representation
used in the doctest with a handwritten one.
2016-06-15 04:15:41 +05:30
Abhinav Sarkar 53e70d6ead
Changes for making source dists. 2016-05-05 01:06:31 +05:30
Abhinav Sarkar 9c683f3f67
Breaks the library and exe as separate cabal projects. 2016-05-05 00:43:54 +05:30