|
a24f63fba0
|
fix broken --dictionary option
|
2017-08-03 15:58:37 +02:00 |
|
rnhmjoj
|
595fc58cd0
|
increase version number
|
2017-02-20 05:15:01 +01:00 |
|
rnhmjoj
|
eb6384d96d
|
handle optparse-applicative 0.13
|
2017-02-20 05:14:56 +01:00 |
|
rnhmjoj
|
0a0ae1aa7b
|
Increase version number
|
2016-05-05 18:28:09 +02:00 |
|
rnhmjoj
|
93dccd42fe
|
Improve haddock docstrings
|
2016-05-05 18:27:50 +02:00 |
|
rnhmjoj
|
d8ed744f2f
|
Add argument shorthands
|
2016-05-05 18:27:28 +02:00 |
|
rnhmjoj
|
0c9898661e
|
Increase version
|
2016-05-05 16:32:18 +02:00 |
|
rnhmjoj
|
b3bb13eb62
|
Drop argparser
|
2016-05-05 16:24:03 +02:00 |
|
rnhmjoj
|
7aba6236f9
|
Remove old module
|
2016-04-28 18:34:31 +02:00 |
|
rnhmjoj
|
a2fe959036
|
Use Data.Text
|
2016-04-28 18:33:54 +02:00 |
|
rnhmjoj
|
88864d4998
|
General rewrite with Data.Text
|
2016-04-28 18:08:48 +02:00 |
|
rnhmjoj
|
245566e059
|
Drop broken package
|
2016-04-28 18:08:10 +02:00 |
|
rnhmjoj
|
6c51f66c59
|
Replace tabs
|
2016-04-28 14:17:43 +02:00 |
|
rnhmjoj
|
651c65fe65
|
Use the same author identifier everywhere
|
2015-09-10 03:39:34 +02:00 |
|
rnhmjoj
|
d73cd3dbc0
|
Support GHC 7.10
|
2015-04-11 20:02:27 +02:00 |
|
Rnhmjoj
|
3597747a90
|
Restructure the package
|
2015-01-19 21:16:00 +01:00 |
|
Rnhmjoj
|
eec6bd1587
|
Create version 0.3.2
|
2015-01-19 18:05:19 +01:00 |
|
Rnhmjoj
|
0e21ebc7fa
|
Add git repository informations
|
2015-01-19 18:03:48 +01:00 |
|
Rnhmjoj
|
e246cfd780
|
Trying to fix failing install from hackage
|
2015-01-19 18:00:23 +01:00 |
|
Rnhmjoj
|
6658a2bc39
|
Merge branch master
Conflicts:
main.hs
|
2015-01-08 00:30:47 +01:00 |
|
Rnhmjoj
|
7d95a3730c
|
replace m >>= return . f with fmap f m
|
2015-01-08 00:28:44 +01:00 |
|
Michele Guerini Rocco
|
366bce49a6
|
Fix whitespace
|
2014-12-13 01:06:05 +01:00 |
|
Michele Guerini Rocco
|
7ec9fbe884
|
Fix whitespace
|
2014-12-13 01:05:02 +01:00 |
|
Michele Guerini Rocco
|
73093e4e29
|
Fix whitespace mess
|
2014-12-13 01:03:43 +01:00 |
|
Michele Guerini Rocco
|
696c74e408
|
Update to reflect new syntax
|
2014-12-12 22:19:42 +01:00 |
|
Rnhmjoj
|
5880d11869
|
Fix dictionary reading
|
2014-12-12 22:14:34 +01:00 |
|
Rnhmjoj
|
04d4119b7a
|
Removing CmdArgs
|
2014-12-12 22:13:55 +01:00 |
|
Rnhmjoj
|
aa953f9e4a
|
Change dependency
|
2014-12-12 22:11:28 +01:00 |
|
Rnhmjoj
|
3d375fae96
|
Refactor randWords function
|
2014-10-20 17:32:36 +02:00 |
|
Rnhmjoj
|
ce62dd418c
|
New version 0.3.0
|
2014-10-20 16:54:51 +02:00 |
|
Rnhmjoj
|
a353ef98ba
|
Remove unused import
|
2014-10-20 16:54:35 +02:00 |
|
Rnhmjoj
|
da98d65cdd
|
Use Skein-256 as PRNG
|
2014-10-20 16:54:23 +02:00 |
|
Rnhmjoj
|
f396586033
|
New version 0.2.1
Fixes
|
2014-10-17 00:13:48 +02:00 |
|
Rnhmjoj
|
8e383dde3f
|
Bugfix
This crashed the program if you were very unlucky.
|
2014-10-17 00:13:12 +02:00 |
|
Rnhmjoj
|
2abb1c9074
|
Solve huge bug
I should use tests someday.
|
2014-10-17 00:01:16 +02:00 |
|
Rnhmjoj
|
44123e1443
|
Merge branch 'master' of https://github.com/Rnhmjoj/Alea
Conflicts:
alea.cabal
|
2014-10-16 23:24:02 +02:00 |
|
Rnhmjoj
|
95f7c1d076
|
New version 0.2.0
|
2014-10-16 23:23:17 +02:00 |
|
Rnhmjoj
|
699736be55
|
Fixes
Dictionary specified path was ignored.
Change to length since Diceware is a List
|
2014-10-16 23:21:03 +02:00 |
|
Rnhmjoj
|
6b28ba7258
|
Switch from Map to List
A lot faster than before!
|
2014-10-16 23:19:02 +02:00 |
|
Rnhmjoj
|
ac5831f063
|
Switch parameters order
|
2014-10-16 23:00:52 +02:00 |
|
Michele Guerini Rocco
|
3739fc29ca
|
Disable dynamic again
I give up.
|
2014-10-14 22:12:53 +02:00 |
|
Michele Guerini Rocco
|
95e0a5732e
|
Push new version
|
2014-10-14 20:50:13 +02:00 |
|
Michele Guerini Rocco
|
8e51c43281
|
Try again with dynamic
|
2014-10-14 20:48:08 +02:00 |
|
Rnhmjoj
|
3611eece6d
|
Disable dynamic compilation
Not currently usable in cabal.
|
2014-10-14 20:41:04 +02:00 |
|
Michele Guerini Rocco
|
b147c0f35f
|
Add license (hackage cries without one)
|
2014-10-14 19:46:36 +02:00 |
|
Michele Guerini Rocco
|
67089f7019
|
Add more examples
|
2014-10-14 19:25:21 +02:00 |
|
Rnhmjoj
|
99cc0a1093
|
Refactor main
|
2014-10-14 19:14:44 +02:00 |
|
Rnhmjoj
|
8a40514984
|
Move module location
|
2014-10-14 18:09:58 +02:00 |
|
Rnhmjoj
|
52d4c4dbe7
|
Change dictionary location
|
2014-10-14 18:09:38 +02:00 |
|
Rnhmjoj
|
b6b7b284b0
|
Add cabal build info
|
2014-10-14 00:45:38 +02:00 |
|