Statistics
| Branch: | Tag: | Revision:

root / src / hs2py-constants.hs @ edcad688

History | View | Annotate | Download (888 Bytes)

1
{-| hs2py-constants
2

    
3
This program outputs the all the converted Haskell to Python
4
constants.
5

    
6
-}
7

    
8
{-
9

    
10
Copyright (C) 2013 Google Inc.
11

    
12
This program is free software; you can redistribute it and/or modify
13
it under the terms of the GNU General Public License as published by
14
the Free Software Foundation; either version 2 of the License, or
15
(at your option) any later version.
16

    
17
This program is distributed in the hope that it will be useful, but
18
WITHOUT ANY WARRANTY; without even the implied warranty of
19
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
20
General Public License for more details.
21

    
22
You should have received a copy of the GNU General Public License
23
along with this program; if not, write to the Free Software
24
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
25
02110-1301, USA.
26

    
27
-}
28
import Ganeti.Hs2Py.ListConstants
29

    
30
main :: IO ()
31
main = putConstants