File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ executable H
2626 , bytestring >= 0.10
2727 , cmdargs >= 0.10.5
2828 , file-embed >= 0.0.7
29- , inline-r >= 0.9 && < 0.10
29+ , inline-r >= 0.9 && < 0.11
3030 , pretty >= 1.1
3131 , process >= 1.2
3232 , temporary >= 1.2.0.3
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.10 - 2018-03-10
4+ * inline-r supports running on FreeBSD
5+ * Fixed Lock system during QQ-generation
6+ * Support for new vector API.
7+
38## 0.9.2 - 2018-06-29
49* GHC 8.4 compatibility
510* Add Literal instance for 'Text'
Original file line number Diff line number Diff line change 11name : inline-r
2- version : 0.9.2
2+ version : 0.10
33license : BSD3
44license-file : LICENSE
55copyright : Copyright (c) 2013-2015 Amgen, Inc.
You can’t perform that action at this time.
0 commit comments