0.5.0 release commit
This commit is contained in:
		| @ -1,8 +0,0 @@ | ||||
| { pkgs ? import <nixpkgs> {} }: | ||||
| let x = pkgs.haskellPackages.ghcWithPackages (hpkgs: with hpkgs; [ | ||||
| 		megaparsec | ||||
|   ]); | ||||
| in | ||||
| pkgs.mkShell { | ||||
|   buildInputs = [ x ]; | ||||
| } | ||||
| @ -1,7 +1,7 @@ | ||||
| cabal-version: 1.12 | ||||
|  | ||||
| name:           tricu | ||||
| version:        0.4.0 | ||||
| version:        0.5.0 | ||||
| description:    A micro-language for exploring Tree Calculus | ||||
| author:         James Eversole | ||||
| maintainer:     james@eversole.co | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 James Eversole
					James Eversole