File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010#  We should have a script that changes it everywhere it is needed and
1111#  syncs it with current git tag.
1212# 
13- VERSION  = 16.1-git 
13+ VERSION  = 16.1
1414
1515INSTALL_INFO  = install-info
1616
Original file line number Diff line number Diff line change 1- (define-package  " haskell-mode" " 16.1-git " " A Haskell editing mode" 
1+ (define-package  " haskell-mode" " 16.1" " A Haskell editing mode" 
22  '((emacs " 24.3" 
33  :url  " https://github.com/haskell/haskell-mode" 
44  :keywords  '(" haskell" " cabal" " ghc" " repl" 
Original file line number Diff line number Diff line change 1212; ;          2003      Dave Love <[email protected] >1313; ;          2016      Arthur Fayzrakhmanov
1414; ; Keywords: faces files Haskell
15- ; ; Version: 16.1-git 
15+ ; ; Version: 16.1
1616; ; URL: https://github.com/haskell/haskell-mode
1717
1818; ; This file is not part of GNU Emacs.
150150; ; All functions/variables start with `(literate-)haskell-'.
151151
152152; ; Version of mode.
153- (defconst  haskell-version  " 16.1-git " 
153+ (defconst  haskell-version  " 16.1" 
154154  " The release version of `haskell-mode' ." 
155155
156156;;;### autoload 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments