sv2v 0.0.13 → 0.0.13.1
raw patch · 5 files changed
+377/−33 lines, 5 filesdep ~arraydep ~basedep ~cmdargs
Dependency ranges changed: array, base, cmdargs, containers, directory, filepath, githash, hashable, mtl, vector
Files
- CHANGELOG.md +7/−0
- NOTICE +355/−20
- src/Convert/AlwaysKW.hs +2/−1
- src/Convert/Jump.hs +1/−1
- sv2v.cabal +12/−11
CHANGELOG.md view
@@ -1,3 +1,10 @@+## Unreleased++### Other Enhancements++* `always_comb` blocks with sensitivities inherited from called functions or+ tasks are no longer converted with duplicate expressions+ ## v0.0.13 ### New Features
NOTICE view
@@ -1,5 +1,5 @@ ================================================================================-Dependency: alex-3.4.0.1+Dependency: alex-3.5.3.0 ================================================================================ Copyright (c) 1995-2011, Chris Dornan and Simon Marlow@@ -34,9 +34,69 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ================================================================================-Dependency: array-0.5.6.0+Dependency: ansi-terminal-1.1.2 ================================================================================ + Copyright (c) 2008, Maximilian Bolingbroke+ All rights reserved.++ Redistribution and use in source and binary forms, with or without modification,+ are permitted provided that the following conditions are met:++ * Redistributions of source code must retain the above copyright notice, this+ list of conditions and the following disclaimer.+ * Redistributions in binary form must reproduce the above copyright notice, this+ list of conditions and the following disclaimer in the documentation and/or+ other materials provided with the distribution.+ * Neither the name of Maximilian Bolingbroke nor the names of other contributors+ may be used to endorse or promote products derived from this software without+ specific prior written permission.++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.++================================================================================+Dependency: ansi-terminal-types-1.1+================================================================================++ Copyright (c) 2008, Maximilian Bolingbroke+ All rights reserved.++ Redistribution and use in source and binary forms, with or without modification,+ are permitted provided that the following conditions are met:++ * Redistributions of source code must retain the above copyright notice, this+ list of conditions and the following disclaimer.+ * Redistributions in binary form must reproduce the above copyright notice,+ this list of conditions and the following disclaimer in the documentation+ and/or other materials provided with the distribution.+ * Neither the name of Maximilian Bolingbroke nor the names of other contributors+ may be used to endorse or promote products derived from this software without+ specific prior written permission.++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.++================================================================================+Dependency: array-0.5.8.0+================================================================================+ This library (libraries/base) is derived from code from several sources: @@ -123,7 +183,7 @@ ================================================================================-Dependency: base-4.18.2.0+Dependency: base-4.19.2.0 ================================================================================ This library (libraries/base) is derived from code from several@@ -246,7 +306,7 @@ POSSIBILITY OF SUCH DAMAGE. ================================================================================-Dependency: bytestring-0.11.5.3+Dependency: bytestring-0.12.1.0 ================================================================================ Copyright (c) Don Stewart 2005-2009@@ -317,9 +377,34 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ================================================================================-Dependency: containers-0.6.7+Dependency: colour-2.3.6 ================================================================================ + Copyright (c) 2008, 2009+ Russell O'Connor++ Permission is hereby granted, free of charge, to any person obtaining a copy+ of this software and associated documentation files (the "Software"), to deal+ in the Software without restriction, including without limitation the rights+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell+ copies of the Software, and to permit persons to whom the Software is+ furnished to do so, subject to the following conditions:++ The above copyright notice and this permission notice shall be included in+ all copies or substantial portions of the Software.++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN+ THE SOFTWARE.++================================================================================+Dependency: containers-0.6.8+================================================================================+ The Glasgow Haskell Compiler License Copyright 2004, The University Court of the University of Glasgow.@@ -353,7 +438,7 @@ DAMAGE. ================================================================================-Dependency: deepseq-1.4.8.1+Dependency: deepseq-1.5.1.0 ================================================================================ This library (deepseq) is derived from code from the GHC project which@@ -397,7 +482,7 @@ ----------------------------------------------------------------------------- ================================================================================-Dependency: directory-1.3.8.1+Dependency: directory-1.3.8.5 ================================================================================ This library (libraries/base) is derived from code from two@@ -501,7 +586,7 @@ POSSIBILITY OF SUCH DAMAGE. ================================================================================-Dependency: filepath-1.4.200.1+Dependency: filepath-1.4.301.0 ================================================================================ Copyright Neil Mitchell 2005-2020.@@ -572,7 +657,7 @@ DAMAGE. ================================================================================-Dependency: ghc-prim-0.10.0+Dependency: ghc-prim-0.11.0 ================================================================================ This library (libraries/ghc-prim) is derived from code from several@@ -671,7 +756,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ================================================================================-Dependency: happy-1.20.1.1+Dependency: happy-2.0.2 ================================================================================ The Happy License@@ -706,9 +791,15 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ================================================================================-Dependency: hashable-1.4.4.0+Dependency: happy-lib-2.0.2 ================================================================================ + Page not found: Sorry, it's just not here.++================================================================================+Dependency: hashable-1.4.7.0+================================================================================+ Copyright Milan Straka 2010 All rights reserved.@@ -777,9 +868,44 @@ DAMAGE. ================================================================================-Dependency: os-string-2.0.2.1+Dependency: optparse-applicative-0.18.1.0 ================================================================================ + Copyright (c) 2012, Paolo Capriotti++ All rights reserved.++ Redistribution and use in source and binary forms, with or without+ modification, are permitted provided that the following conditions are met:++ * Redistributions of source code must retain the above copyright+ notice, this list of conditions and the following disclaimer.++ * Redistributions in binary form must reproduce the above+ copyright notice, this list of conditions and the following+ disclaimer in the documentation and/or other materials provided+ with the distribution.++ * Neither the name of Paolo Capriotti nor the names of other+ contributors may be used to endorse or promote products derived+ from this software without specific prior written permission.++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.++================================================================================+Dependency: os-string-2.0.7+================================================================================+ Copyright Neil Mitchell 2005-2020. All rights reserved. @@ -856,9 +982,21 @@ ----------------------------------------------------------------------------- ================================================================================-Dependency: primitive-0.8.0.0+Dependency: prettyprinter-1.7.1 ================================================================================ + Page not found: Sorry, it's just not here.++================================================================================+Dependency: prettyprinter-ansi-terminal-1.1.3+================================================================================++ Page not found: Sorry, it's just not here.++================================================================================+Dependency: primitive-0.9.1.0+================================================================================+ Copyright (c) 2008-2009, Roman Leshchinskiy All rights reserved. @@ -891,7 +1029,7 @@ ================================================================================-Dependency: process-1.6.17.0+Dependency: process-1.6.25.0 ================================================================================ This library (libraries/process) is derived from code from two@@ -959,9 +1097,24 @@ ----------------------------------------------------------------------------- ================================================================================-Dependency: stm-2.5.1.0+Dependency: random-1.2.1.3 ================================================================================ + This library (libraries/base) is derived from code from two+ sources:++ * Code from the GHC project which is largely (c) The University of+ Glasgow, and distributable under a BSD-style license (see below),++ * Code from the Haskell 98 Report which is (c) Simon Peyton Jones+ and freely redistributable (but see the full license for+ restrictions).++ The full text of these licenses is reproduced below. Both of the+ licenses are BSD-style or compatible.++ -----------------------------------------------------------------------------+ The Glasgow Haskell Compiler License Copyright 2004, The University Court of the University of Glasgow.@@ -994,13 +1147,160 @@ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + -----------------------------------------------------------------------------++ Code derived from the document "Report on the Programming Language+ Haskell 98", is distributed under the following license:++ Copyright (c) 2002 Simon Peyton Jones++ The authors intend this Report to belong to the entire Haskell+ community, and so we grant permission to copy and distribute it for+ any purpose, provided that it is reproduced in its entirety,+ including this Notice. Modified versions of this Report may also be+ copied and distributed for any purpose, provided that the modified+ version is clearly presented as such, and that it does not claim to+ be a definition of the Haskell 98 Language.++ -----------------------------------------------------------------------------+ ================================================================================-Dependency: template-haskell-2.20.0.0+Dependency: splitmix-0.1.1 ================================================================================ + Copyright (c) 2017, Oleg Grenrus + All rights reserved.++ Redistribution and use in source and binary forms, with or without+ modification, are permitted provided that the following conditions are met:++ * Redistributions of source code must retain the above copyright+ notice, this list of conditions and the following disclaimer.++ * Redistributions in binary form must reproduce the above+ copyright notice, this list of conditions and the following+ disclaimer in the documentation and/or other materials provided+ with the distribution.++ * Neither the name of Oleg Grenrus nor the names of other+ contributors may be used to endorse or promote products derived+ from this software without specific prior written permission.++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.++================================================================================+Dependency: stm-2.5.3.1+================================================================================+ The Glasgow Haskell Compiler License + Copyright 2004, The University Court of the University of Glasgow.+ All rights reserved.++ Redistribution and use in source and binary forms, with or without+ modification, are permitted provided that the following conditions are met:++ - Redistributions of source code must retain the above copyright notice,+ this list of conditions and the following disclaimer.++ - Redistributions in binary form must reproduce the above copyright notice,+ this list of conditions and the following disclaimer in the documentation+ and/or other materials provided with the distribution.++ - Neither name of the University nor the names of its contributors may be+ used to endorse or promote products derived from this software without+ specific prior written permission.++ THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF+ GLASGOW AND THE CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND+ FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE+ UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW OR THE CONTRIBUTORS BE LIABLE+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH+ DAMAGE.++================================================================================+Dependency: tagged-0.8.8+================================================================================++ Copyright (c) 2009-2015 Edward Kmett+ All rights reserved.++ Redistribution and use in source and binary forms, with or without+ modification, are permitted provided that the following conditions are+ met:++ * Redistributions of source code must retain the above copyright+ notice, this list of conditions and the following disclaimer.++ * Redistributions in binary form must reproduce the above+ copyright notice, this list of conditions and the following+ disclaimer in the documentation and/or other materials provided+ with the distribution.++ * Neither the name of Edward Kmett nor the names of other+ contributors may be used to endorse or promote products derived+ from this software without specific prior written permission.++ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.++================================================================================+Dependency: tasty-1.5.3+================================================================================++ Copyright (c) 2013 Roman Cheplyaka++ Permission is hereby granted, free of charge, to any person obtaining a copy+ of this software and associated documentation files (the "Software"), to deal+ in the Software without restriction, including without limitation the rights+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell+ copies of the Software, and to permit persons to whom the Software is+ furnished to do so, subject to the following conditions:++ The above copyright notice and this permission notice shall be included in+ all copies or substantial portions of the Software.++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN+ THE SOFTWARE.++================================================================================+Dependency: template-haskell-2.21.0.0+================================================================================+++ The Glasgow Haskell Compiler License+ Copyright 2002-2007, The University Court of the University of Glasgow. All rights reserved. @@ -1033,7 +1333,7 @@ ================================================================================-Dependency: text-2.0.2+Dependency: text-2.1.1 ================================================================================ Copyright (c) 2008-2009, Tom Harper@@ -1064,7 +1364,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ================================================================================-Dependency: th-compat-0.1.5+Dependency: th-compat-0.1.6 ================================================================================ Copyright (c) 2020, Ryan Scott@@ -1150,9 +1450,44 @@ DAMAGE. ================================================================================-Dependency: unix-2.8.4.0+Dependency: transformers-compat-0.7.2 ================================================================================ + Copyright 2012-2015 Edward Kmett++ All rights reserved.++ Redistribution and use in source and binary forms, with or without+ modification, are permitted provided that the following conditions+ are met:++ 1. Redistributions of source code must retain the above copyright+ notice, this list of conditions and the following disclaimer.++ 2. Redistributions in binary form must reproduce the above copyright+ notice, this list of conditions and the following disclaimer in the+ documentation and/or other materials provided with the distribution.++ 3. Neither the name of the author nor the names of his contributors+ may be used to endorse or promote products derived from this software+ without specific prior written permission.++ THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE+ DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE+ POSSIBILITY OF SUCH DAMAGE.++================================================================================+Dependency: unix-2.8.6.0+================================================================================+ The Glasgow Haskell Compiler License Copyright 2004, The University Court of the University of Glasgow.@@ -1186,7 +1521,7 @@ DAMAGE. ================================================================================-Dependency: vector-0.13.1.0+Dependency: vector-0.13.2.0 ================================================================================ Copyright (c) 2008-2012, Roman Leshchinskiy
src/Convert/AlwaysKW.hs view
@@ -15,6 +15,7 @@ import Control.Monad (when, zipWithM, (>=>)) import Control.Monad.State.Strict import Control.Monad.Writer.Strict+import Data.List (nub) import Data.Maybe (fromMaybe, mapMaybe) import Data.Monoid (Any(Any), getAny) @@ -234,7 +235,7 @@ _ <- scoper item (anys, exprs) <- lift get lift $ put prev- let nonLocals = mapMaybe (longestStaticPrefix scopes) exprs+ let nonLocals = mapMaybe (longestStaticPrefix scopes) $ nub exprs return (getAny anys, nonLocals) triggerIdent :: Identifier
src/Convert/Jump.hs view
@@ -353,7 +353,7 @@ expr' = BinOp binop (lhsToExpr lhs) expr jumpStateType :: Type-jumpStateType = IntegerVector TBit Unspecified [(RawNum 0, RawNum 1)]+jumpStateType = IntegerVector TBit Unspecified [(RawNum 1, RawNum 0)] jumpState :: String jumpState = "_sv2v_jump"
sv2v.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: sv2v-version: 0.0.13+version: 0.0.13.1 license: BSD-3-Clause license-file: LICENSE NOTICE maintainer: Zachary Snow <zach@zachjs.com>@@ -114,15 +114,16 @@ ghc-options: -O3 -threaded -rtsopts "-with-rtsopts=-N -A32m" -funbox-strict-fields -Wall -Wno-incomplete-uni-patterns+ -Wno-x-partial build-depends:- array <0.6,- base <4.19,- cmdargs <0.11,- containers <0.7,- directory <1.4,- filepath <1.5,- githash <0.2,- hashable <1.5,- mtl <2.4,- vector <0.14+ array >=0.5.3 && <0.6,+ base >=4.12 && <4.20,+ cmdargs >=0.10.20 && <0.11,+ containers >=0.6.0.1 && <0.7,+ directory >=1.3.3 && <1.4,+ filepath >=1.4.2.1 && <1.5,+ githash >=0.1.3.1 && <0.2,+ hashable >=1.2.7 && <1.5,+ mtl >=2.2.2 && <2.4,+ vector >=0.12.0.2 && <0.14