Commit Graph

40 Commits

Author SHA1 Message Date
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
Rnhmjoj
0822392eb5 Use same copyright 2014-10-14 00:43:24 +02:00
Rnhmjoj
6e286041f6 Use portable static path 2014-10-14 00:40:42 +02:00
Rnhmjoj
c4b13e87e7 Update description 2014-10-14 00:21:00 +02:00
Rnhmjoj
833968f514 Rename dictionary 2014-10-14 00:20:32 +02:00
Rnhmjoj
87f305b381 Add license for cabal 2014-10-14 00:20:08 +02:00
Rnhmjoj
0c42ea2bae Complete readme 2014-10-13 21:38:42 +02:00
Rnhmjoj
a33ebf4639 Initial commit
Add new files
2014-10-13 21:26:55 +02:00
Michele Guerini Rocco
7f87924536 Initial commit 2014-10-13 21:19:53 +02:00