packages feed

hyraxAbif 0.2.3.8 → 0.2.3.9

raw patch · 2 files changed

+29/−3 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

LICENSE view
@@ -1,3 +1,8 @@+Dual licenced as either BSD-3-Clause or Apache 2.0++--------------------------------------------------------------------------------+BSD-3-Clause+-------------------------------------------------------------------------------- Copyright HyraxBio (c) 2018  All rights reserved.@@ -28,3 +33,24 @@ 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.+--------------------------------------------------------------------------------+++--------------------------------------------------------------------------------+Apache 2.0+--------------------------------------------------------------------------------++Copyright HyraxBio (c) 2018++Licensed under the Apache License, Version 2.0 (the "License");+you may not use this file except in compliance with the License.+You may obtain a copy of the License at++  http://www.apache.org/licenses/LICENSE-2.0++Unless required by applicable law or agreed to in writing, software+distributed under the License is distributed on an "AS IS" BASIS,+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.+See the License for the specific language governing permissions and+limitations under the License.+--------------------------------------------------------------------------------
hyraxAbif.cabal view
@@ -1,9 +1,9 @@-cabal-version:       2.0+cabal-version:       2.2 name:                hyraxAbif-version:             0.2.3.8+version:             0.2.3.9 synopsis:            Modules for parsing, generating and manipulating AB1 files. homepage:            https://github.com/hyraxbio/hyraxAbif/#readme-license:             BSD3+license:             BSD-3-Clause OR Apache-2.0 license-file:        LICENSE author:              HyraxBio maintainer:          andre@hyraxbio.co.za, andre@andrevdm.com