[taffybar] Add stack configuration for personal setup
This commit is contained in:
		
							
								
								
									
										0
									
								
								dotfiles/config/taffybar/README.org
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								dotfiles/config/taffybar/README.org
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										31
									
								
								dotfiles/config/taffybar/imalison-taffybar.cabal
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								dotfiles/config/taffybar/imalison-taffybar.cabal
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,31 @@
 | 
			
		||||
name:                imalison-taffybar
 | 
			
		||||
version:             0.1.0.0
 | 
			
		||||
homepage:            https://github.com/IvanMalison/dotfiles/tree/master/dotfiles/config/taffybar
 | 
			
		||||
license:             BSD3
 | 
			
		||||
author:              Ivan Malison
 | 
			
		||||
maintainer:          IvanMalison@gmail.com
 | 
			
		||||
copyright:           Ivan Malison
 | 
			
		||||
category:            Web
 | 
			
		||||
build-type:          Simple
 | 
			
		||||
extra-source-files:  README.org
 | 
			
		||||
cabal-version:       >=1.10
 | 
			
		||||
 | 
			
		||||
executable imalison-taffybar
 | 
			
		||||
  hs-source-dirs:      .
 | 
			
		||||
  main-is:             taffybar.hs
 | 
			
		||||
  ghc-options:         -threaded -rtsopts -with-rtsopts=-N
 | 
			
		||||
  build-depends:       base
 | 
			
		||||
                     , containers
 | 
			
		||||
                     , directory
 | 
			
		||||
                     , filepath
 | 
			
		||||
                     , gtk
 | 
			
		||||
                     , gtk-traymanager>=0.1.6
 | 
			
		||||
                     , process
 | 
			
		||||
                     , split
 | 
			
		||||
                     , taffybar
 | 
			
		||||
                     , xmonad-contrib>=0.13
 | 
			
		||||
  default-language:    Haskell2010
 | 
			
		||||
 | 
			
		||||
source-repository head
 | 
			
		||||
  type:     git
 | 
			
		||||
  location: https://github.com/IvanMalison/dotfiles
 | 
			
		||||
							
								
								
									
										21
									
								
								dotfiles/config/taffybar/stack.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								dotfiles/config/taffybar/stack.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,21 @@
 | 
			
		||||
flags: {}
 | 
			
		||||
extra-package-dbs: []
 | 
			
		||||
packages:
 | 
			
		||||
- '.'
 | 
			
		||||
- location:
 | 
			
		||||
    git: git@github.com:IvanMalison/taffybar.git
 | 
			
		||||
    commit: 3a5024368b4783084302b61cb6eb0ba27e305693
 | 
			
		||||
- location:
 | 
			
		||||
    git: git@github.com:willdonnelly/dyre.git
 | 
			
		||||
    commit: 11412752b483135e0c151ab90be17b217f837c4b
 | 
			
		||||
extra-deps:
 | 
			
		||||
- dyre-0.8.11
 | 
			
		||||
- rate-limit-1.1.1
 | 
			
		||||
- time-units-1.0.0
 | 
			
		||||
- taffybar-0.4.6
 | 
			
		||||
- dbus-0.10.13
 | 
			
		||||
- gtk-traymanager-0.1.6
 | 
			
		||||
- xmonad-contrib-0.13
 | 
			
		||||
- X11-xft-0.3.1
 | 
			
		||||
- libxml-sax-0.7.5
 | 
			
		||||
resolver: lts-8.2
 | 
			
		||||
		Reference in New Issue
	
	Block a user