Switch to modules containing lists of ordered declarations, rather than just a list of declarations.

This commit is contained in:
2016-07-19 18:20:44 -07:00
parent c542476365
commit 6649b190ac
5 changed files with 48 additions and 42 deletions

View File

@@ -19,6 +19,7 @@ executable bang
base >= 4.7 && < 5.0,
bytestring >= 0.10.6 && < 0.13,
containers >= 0.5.4 && < 0.8,
GraphSCC >= 1.0.4 && < 1.4,
lens >= 4.14 && < 4.16,
llvm-pretty >= 0.4.0.1 && < 0.8,
optparse-applicative >= 0.12.1.0 && < 0.15,